* Eelco Hillenius: > > Can you please, please avoid to reformat the classes everytime you > > make a change? That makes it impossible to review your > > modification. > > I typically do that, but like here, I forgot it. > > > If you really want the sources to have consistent formatting, > > please do it in a separate commit, possibly in a batch. > > Unfortunately, not everyone formats before they check in. If they > would have done this, we wouldn't have this conflict in the first > place. Automatic formattting we have now for Eclipse should help > though.
What I suggest is: disable automatic reformatting, as it may introduce "noise" in the diff. And once for all reformat the whole Java code using Ctrl-Shift-F on the whole source tree. If only I could have found this setting I would have turned it off already :-) WDYT? -- Jean-Baptiste Quenot aka John Banana Qwerty http://caraldi.com/jbq/