users@jaxb.java.net

Re: Adding marker to jaxb generated class

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Thu, 13 Aug 2009 08:46:40 +0200

Hi,

> i need to add marker (annotation or implement interface) to some types that
> generated by the jaxb compiler . any way to do this?

Here's a plugin to add arbitrary annotations:

http://confluence.highsource.org/display/J2B/Annotate+Plugin

Bye.
/lexi