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
Here is the easy way to do it in NetBeans:
And that is it. Your source file should have the members sorted alphabetically.