Organize class source code



Hi there, I'm looking for a tool (plugin for eclipse, or external
application) that organize the source code of a class.

For example, I wish it could move the getters and setters of a class
to the end of the class body, sort the non-getters/setters methods
alphabetically, etc.

By now I make that task with copy and paste, but there should be a
better way...

Any ideas?
.



Relevant Pages

  • Re: Eclipse plugin from source code
    ... I am trying to make an Eclipse plugin for the Java software. ... building plugin for eclipse from the source code. ...
    (comp.lang.java.programmer)
  • Organize class source code
    ... Hi there, I'm looking for a tool (plugin for eclipse, or external ... application) that organize the source code of a class. ... to the end of the class body, sort the non-getters/setters methods ...
    (comp.lang.java.programmer)
  • Announcing Amzi! 7.0 with source code/remote debugger
    ... It features a new, multi-platform Eclipse IDE. ... Eclipse brings to Prolog all the features of modern IDEs, ... plug-in for Eclipse is the source code debugger. ...
    (comp.lang.prolog)
  • Re: Programming IDE
    ... use Eclipse with the C/C++ IDE plugin and then just build your ... >> me to point it at the makefile I wish ... > But in terms of true development environments, ...
    (Fedora)
  • [OT] Eclipse Plugin wird nicht geladen
    ... Ich habe mich schon bei zwei eclipse Mailinglisten eingeschrieben, auf denen so gut wie niemand etwas postet. ... die jeweils ein Eclipse Plugin implementieren. ... System.out.println Ausgaben in den Konstruktor der Klasse, die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, hinzufügen und erneut ausprobieren. ... Nächster eigentlich sinnfreier Versuch, ist die Textausgabe nicht im Konstruktor zu machen, sondern in der startMethode des Activators, welche von Eclipse beim Starten des Plugins aufgerufen werden sollte. ...
    (de.comp.lang.java)