users@jaxb.java.net

Re: ToString plugin

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Mon, 18 Sep 2006 19:36:01 +0200

Hi.

>>Which tool do you use for builds? ant? maven? command line?
>
> Ant. Thanks.

Here's a couple of links:

https://hyperjaxb3.dev.java.net/download.html
https://hyperjaxb3.dev.java.net/docs/tools/plugin/usage.html
https://hyperjaxb3.dev.java.net/docs/tools/plugin/tostring/ToStringPlugin.html
https://hyperjaxb3.dev.java.net/docs/dependencies.html

Quickstart:
* Download hyperjaxb3-runtime and hyperjaxb3-tools.
* Add these jars to XJC classpath.
* Add dependencies to classpath (commons-lang etc).
* Include -XtoString into the XJC args.
* Include hyperjaxb3-runtime and commons-lang into the runtime classpath.

Bye.
/lexi