Home Eclipse Plugins Tool Commonclipse
Questions:Ask|Latest



Commonclipse
Posted on: April 3, 2006 By Deepak Kumar
Commonclipse supports customization of generated methods (custom ToStringStyle, use of appendSuper(), excluded fields) through user defined properties. Commonclipse actions are available both in java editor views and in package explorer.

Commonclipse

     

Commonclipse is an eclipse plugin for jakarta commons-lang users. It features automatic generation of the following methods using commons-lang builders:

  1. toString()
  2. hashcode()
  3. equals(Object)
  4. compareTo(Object)

Commonclipse supports customization of generated methods (custom ToStringStyle, use of appendSuper(), excluded fields) through user defined properties. Commonclipse actions are available both in java editor views and in package explorer.

Built methods use jakarta commons-lang 2.0 builders. Commonclipse will not check for the presence of commons-lang in your project classpath.

Click here to go detail page: http://commonclipse.sourceforge.net/

     


Recommend the tutorial

Ask Questions?    Discuss: Commonclipse  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 
Comments