users@jaxb.java.net

Re: Building JAXB from CVS

From: Hanson Char <hanson.char_at_gmail.com>
Date: Sat, 25 Feb 2006 09:50:30 -0800

*Update on 23Feb06: I received a email from Kent Johnson saying he has this
bug fixed in Eclipse 3.2M6.

:)
Hanson
*
On 1/29/06, Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com> wrote:
>
> Hanson Char wrote:
> > One interesting thing I've observed from building jaxb 2.0 is that if I
> set
> > up a project in Netbeans (4.1.x) or IntelliJ (5.0.x) or just build it
> > directly via Ant, the source code compiles just fine. But if I set up a
> > project in Eclipse (3.1.2), a lot of source codes with Java5 generics
> > constructs are marked as errors by the IDE! (Example:
> > ElementInfoImpl.javaunder package
> > com.sun.xml.bind.v2.model.impl)
> >
> > This seems to indicate that as jar as Java generics goes Eclipse is not
> > quite up to the task yet :(
>
> That's my observation, too.
>