In the "Outline" pane, the one that lists a class' methods and members, the listing is in order of declaration.
Any way to change that ordering to alphabetical?
In the "Outline" pane, the one that lists a class' methods and members, the listing is in order of declaration.
Any way to change that ordering to alphabetical?
With eclipse 3.5.0 you have a button "Sort" within your outline view. Clicking on this button will sort the methods and members.