Wednesday, July 04, 2007

A must have Eclipse plugins

Commonclipse - Elcipse plugin
It features automatic generation of the following methods using commons-lang builders:

  • toString()
  • hashcode()
  • equals(Object)
  • compareTo(Object)

This would be really useful if you are usine HIBERNATE for persisting domain objects.

GoToFile plugin

No comments:

Post a Comment