I love eclipse auto formatting, but there\'s one feature that\'s driving me raging mad:
Since I use wrap-lines in my auto-formmatter, code like this:
pri
I think that the thing you are specifically asking about you can achieve by editing your formatter:
Window
-> Preferences
-> Java
-> Code Style
-> Formatter
. There edit you click on Edit...
That way no formatting of comments of the type //
will be done.