users@jaxb.java.net

RE: Re: Suppress warnings

From: Anil Arora <aarora_at_interlacesystems.com>
Date: Thu, 6 Dec 2007 14:37:02 -0800

Is there a way to create a plug in to do this? Unless 2.1.6 is coming out soon.

A.

> -----Original Message-----
> From: Felipe Gaścho [mailto:fgaucho_at_gmail.com]
> Sent: Thursday, December 06, 2007 11:25 AM
> To: users_at_jaxb.dev.java.net
> Subject: Re: Suppress warnings
>
> yep, the inclusion of annotation in the generated files seems to be
> the most wanted feature :)
>
> On Dec 6, 2007 7:22 PM, Anil Arora <aarora_at_interlacesystems.com> wrote:
> >
> >
> >
> >
> > Is there a way to generate the JAXB objects so that it includes a
> > @SuppressWarnings("unchecked") annotation at the beginning of the java
> file?
> > When I compile our code with -Xlint:unchecked, I just end up with a lot
> of
> > noise for the generated files.
> >
> > I am using JAXB 2.1.5.
> >
> >
> >
> > Thanks,
> >
> > Anil
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net