From Jiayun
Contents
Version 1.0.9 (2/23/2006)
Same as 1.1.9.
Version 1.0.8 (11/21/2005)
- Combined the dialogs of Equals and HashCode generations.
Version 1.0.7 (08/16/2005)
- Added the ability to reorder fields in the toString generation dialog.
Version 1.0.6 (05/14/2005)
- HashCode and toString can be cached automatically when all selected fields are final.
- A preference page added for the caching options.
Version 1.0.5 (03/10/2005)
- Changed the license from GPL to EPL.
- Added the manifest file for OSGi.
- Added functionality for arranging the field order in the compareTo generation dialog.
Version 1.0.4 (08/25/2004)
- Fixed a bug where Comparable may fail to be added or be added to wrong place.
Version 1.0.3 (08/23/2004)
- Added option in the equals method generation dialog to compare object references.
- Makes the class implement Comparable automatically if Comparable is not its superinterface when generate compareTo method.
Version 1.0.2 (08/18/2004)
- Added options in the hashCode method generation dialog to set the initial and multiplier numbers.
Version 1.0.1 (08/13/2004)
- The "Commons4E Lang" menu also displays on the Java editor context menu.
- Some minor bugs fixed.
Version 1.0.0 (08/08/2004)
- This is the first release of the Commons4E project.
- The download and update site URLs are provided on the Download page.