In classes like AnnotationEditor it really takes minutes to figure
out what changed there.
At least for this class I think we should rollback your changes,
and do them without reformatting it. I also need to diff this class once
in a while with older versions to find bugs.
Removing trailing spaces and reformatting the line length of comments
makes this hard.
Jörn
On 11/3/11 4:42 PM, Jörn Kottmann wrote:
On 11/3/11 3:51 PM, Peter Klügl (Commented) (JIRA) wrote:
Peter Klügl commented on UIMA-2273:
-----------------------------------
Committing some code with the notify functionality. Sorry for all
those spaces. I searched and searched, but couldn't find the reason
for the diff. Nevertheless, most diffs seemed to be reasonable.
Looks like your editor is formatting the source code when you save a
file.
Would be nice if you can change this settings, because otherwise all the
UIMA source code you will edit will be reformatted.
Do you have the "Save Actions" enabled?
In eclipse that can be changed in the preference dialog,
and then Java -> Editor - Save Actions.
Jörn