I want to sort members by name in the source code. Is there any easy way to do it?
I\'m using NetBeans, but if there is another editor that can do that, just tell me th
As @PaulCroarkin said - use eclipse, Or you can use Jalopy as part of your build which will do all manner of magical formatting to your source files in the process (whether this is a good thing or not is open to debate)