Guava Eclipse plugin 1.0
0
1
Categories:
"Guava Eclipse plugin" is an eclipse plugin which will generate following methods using Google guava utilty classes
toString()
equals(Object object)
hashCode()
Additional Details
Posted on 01/03/2011
By Steve Loeppky
By Steve Loeppky
Works great!
Does exactly what it says it will do. In order to install, you just put the jar in your plugins directory.
Hopes for future version
* Install/auto-update server
* Ability to customize generated code (e.g., do one-line if statements with braces)

