users@jaxb2-commons.java.net

Re: unable to use the jaxb2-basics plugin

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Fri, 9 Sep 2011 07:49:51 +0200

Hi,

>>> Is there any way to exclude certain fields?
>>
>> Yes, see here:
>>
>> http://confluence.highsource.org/display/J2B/JAXB2+Basics+Plugins
>>
>
> From looking at the source for the ToString strategy, it appears to be
> possible to make it use short class names.
> How?
> I haven't found any docs on that.

I'm not exactly sure what you mean.
XJC CodeModel manages the imports itself, the plugins do not have much
influence on that. So whether it will be local or fully-qualified
class name depends on XJC and a bit of luck.

Bye,
/lexi