Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
pguilmette,
You can do that using the following steps
1. Go to Windows > Preferences > Java > Code Style > Formatter
2. Select New under Active Profile.
3. Give a new profile name, leave Initialize settings with the following profile with Eclipse[buit-in].
4. Check Open edit dialog now and click “OK”
5. In the new window that opens, go to the comments tab and deselect “Enable Line Comment Formatting” click apply/ok
This will leave the line comments as they are entered and will not insert the space after //
Now under active profile of Windows > Preferences > Java > Code Style > Formatter, select the newly created profile.
Hope this helps.