users@jaxb.java.net

Re: Suppress warnings

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Thu, 6 Dec 2007 19:25:18 +0100

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
>
>