sorting - How can I sort class members by name in NetBeans, or another Java IDE? -


i want sort members name in source code. there easy way it?

i'm using netbeans, if there editor can that, tell me name of it.

in netbeans 8.0.1:

tools -> options -> editor -> formatting -> category: ordering 

netbeans member sorting

then:

source -> organize members 

netbeans member sorting


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -