Hi all,
I would like to have a JAXB-generated classes implementing my custom interface - specificaly IsSerializable from GWT Toolkit. How do I annotate the JAXB schema to force xjc extension to generate this code, including the necessary java import for the interface? Can this be achieved by writing a xjc plugin? Any expeience with that?
Cheers,
Bebe