Hello,

in Eclipse you can configure actions which are run when a file is saved.
One of these actions removes white spaces at the end of a line.

You can disable it:
Window -> Preferences -> Java -> Editor -> Save Actions

HTH,
Jörn

On 04/11/2014 12:58 AM, William Colen wrote:
When I save a .java file in Eclipse, it is removing the end of line
whitespaces. I am using the
http://opennlp.apache.org/code-formatter/OpenNLP-Eclipse-Formatter.xml

This is causing lots of changes in files I actually needed to change only
one line. Do anybody know how to I avoid it?

Thank you,
William


Reply via email to