In Eclipse IDE how do you customize the Java code style formatter to have it sort the class members with a specified order, for example to group all instance methods by visi
I'm not sure when they added this functionality, but it seems to be there in 3.5:
Window -> Preferences
Java -> Editor -> Save Actions
Additional actions -> Configure ...
Code Organizing -> Members -> Sort Members