Method wizard
This extension for Eclipse and IBM WebSphere Studio
contains a wizard to create new methods in a class through a guided dialog. You
can select from predefined method types, the parameters and exceptions. The
frontend is inspired by the wizard in VisualAge which was no longer provided in
Eclipse/WSAD by IBM.
New in version 1.1.0 are the generation of necessary import statements as
well as the optional feature to automatically assign the methods parameters to
fields in the class with the same name.
Installation
The wizard is provided in three variants: for Eclipse 2.0.x/WSAD 5.0.x, for Eclipse 2.1.x/WSAD 5.1.x and for Eclipse 3.0. There is no functional difference between the three; the ones for newer Eclipse versions do not need some workarounds and are using the advanced menu integration possibilities of Eclipse 2.1 and upper.
Click on this link to get more detail: http://www.hawlitzek-consulting.de/Java_Downloads/Eclipse_Extensions/Eclipse_Extensions_English/eclipse_extensions_english.html