I fixed it by using the RI javac rather than the eclipse compiler. -Mark.
On 10 June 2006 at 15:12, Archie Cobbs <[EMAIL PROTECTED]> wrote: > Dumb question.. how do I fix this problem building classlibadapter: > > $ sh build.sh > Using CLASSLIB_HOME = /home/archie/harmony-enhanced/classlib/trunk > ---------- > 1. ERROR in ./java/lang/ref/Reference.java > (at line 1) > /* Copyright 1998, 2005 The Apache Software Foundation or its > licensors, as applicable > ^^ > The type Reference is not generic; it cannot be parameterized with arguments > <? extends T> > ---------- > 1 problem (1 error) > > Thanks, > -Archie > > __________________________________________________________________________ > Archie Cobbs * CTO, Awarix * http://www.awarix.com > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
