"Guava Eclipse Plugin" is an eclipse plugin which will generate following methods using Google guava utility classes or jdk utility classes
- toString() [STRG + SHIFT + 4]
- equals(Object object) & hashCode() [STRG + SHIFT + 5]
- compareTo(...) [STRG + SHIFT + 6]
For PreferencePage setting results look here
Guava Eclipse Plugin 1.7.0 RELEASE NOTES
We are pleased to announce the Guava Eclipse Plugin 1.7.0 release!
New features:
Fixed Bugs:
- #42 update site on bintray not reachable
Known Issues:
- #17 Maven Release Mechanism does not work
- #16 MenuEntries does not appear when pressing ShortCut Alt+Shift+S
- #21 Support for inner classes
Guava Eclipse Plugin 1.6.0 RELEASE NOTES
We are pleased to announce the Guava Eclipse Plugin 1.6.0 release!
New features:
- #30 Escape autoboxing for primitive types
- #31 Add option to generate //$NON-NLS-1$
- #34 Add option to skip nulls on toString generation
- #35 Add @Generated annotation to skip static code analyze
- #26 Possibility to add nosonar comment for equals methods
Fixed Bugs:
Known Issues:
- #17 Maven Release Mechanism does not work
- #16 MenuEntries does not appear when pressing ShortCut Alt+Shift+S
- #21 Support for inner classes
Every help is welcome.
Older Releases
look here http://guavaeclipsehelperteam.github.io/allReleases.html