Hanson Char wrote:
> Alright, I've checked in CVS a new plugin named "commans-lang-plugin", which
> simply generates for the jaxb pojo's all the toString(), hashCode() and
> equals(Object) methods using jarkarta-common-lang's ToStringBuilder,
> HashCodeBuilder and EqualsBuilder.
>
> Will put in the web pages to explain how to use it shortly. (Well basically
> just specify "-Xcommons-lang".)
>
> Currently the plugin generates very simple code using the those builder's
> reflection methods. Will improve on that later ...
Nice!
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com