Guava Eclipse plugin 1.0

0  

Categories:
Login or register to tag items

"Guava Eclipse plugin" is an eclipse plugin which will generate following methods using Google guava utilty classes

toString()
equals(Object object)
hashCode()

Additional Details

  • Version Number: 1.0
  • Eclipse Versions: 3.4
  • Organization: N/A
  • Date Created: 06/01/2011
  • Date Updated: 06/01/2011
  • Development Status: Beta
  • License: EPL
  • Submitted by: Vinay

Reviews

Add a Review

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)