Sorting methods in Eclipse

Is there an easy way to sort methods within a class in Eclipse?


select the class, Source > Sort Members

you can set the order in Java preferences

via Eclipe forums


Found it on the Eclipse newsgroup:

select the class, Source > Sort Members