Commonclipse can automaticly create these following methods:
public String toString()
public boolean equals(Object object)
public int hashCode()
some of them are used by hibernate.
Eclipse 3.0.1 + Commonclipse 1.2 can work together well.
public String toString()
public boolean equals(Object object)
public int hashCode()
some of them are used by hibernate.
Eclipse 3.0.1 + Commonclipse 1.2 can work together well.