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