Remove autogenerated Javadoc comment eclipse
eclipse, java, javadoc
Solution
Take a look at the Settings of your Eclipse. `Window->Preferences` than go to `Java->Code Style -> Code Templates` and change the Comments at `Files`. You can also change every style for Method and so on.
regards
Problem
Is there any way to remove the annoying "@Javadoc" comments that eclipse generates with every new class? I tried to remove it in the preferences but i dont get it