Release Notes: This release includes many feature enhancements in generated code, as well as UI refinements like enabling actions in the menu only when a type of .java file is selected.


Release Notes: This release includes many feature enhancements in generated code, as well as UI refinements like enabling actions in the menu only when a type of .java file is selected.


Release Notes: The plugin now has the ability of keeping a test case up to date. The action update test case finds the 'original class' and adds test_method () for every new method in the original class.


Release Notes: This release has faster method generation and a preference page to control control whether methods can be overwritten on generation. Wizards have been removed.


Release Notes: The generation of the hashCode method is now far better, thanks to a patch received.


Release Notes: This release added the generation of toString and hashCode methods.