Force linebreaks
Brought to you by:
fgiust
It would be nice to have an option to force linebreaks (using // comments) instead having the Eclipse code formatter split long lines, e.g.
/**
Also, a second option to use $NON-NLS-1$ in the toString method (to avoid non-externalized string warnings) would be appreciated, e.g.
/**