I always resort the members, format the sources before I save them. I
would also cleanup stuff like the ones in the cleanup dialog. Since I am
obsessed with the coding cleanly, sometimes sorting members give me
headaches. This is as follows,
- I start to edit a source file.
- Introduce new methods and / or fields.
- commit to cvs before sorting the members.
- later, edit the source again. This time sort the members.
- Others edit the same source. They end up with a long list of scrambled
compare editor to resolve conflict.
I think for those like me, a switch somewhere to set auto-clean up
before save would be much appreciated.
If other users/JDT committers find this idea worthwhile, I will open up
a request for enhancement in the JDT bugzilla.