I have to add the following line to my ANT.bat: -Xbootclasspath/p:/usr/java/generics-ea/current/newjavac.jar
where newjavac.jar is the new generics java compiler. And I have to add the following attribute to the build file: eg: bootclasspath="/usr/java/generics-ea/current/collect.jar;/usr/java/j2sdk1.4.0/jre/lib/rt.jar;/usr/java/j2sdk1.4.0/jre/lib/jce.jar" I have tested the second change because I could change the first one. And I don`t have any experience using the generics compiler, so don`t ask me any difficult questions ;) >From: "Anton Katilin" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: [Eap-list] Generics and ANT >Date: Thu, 11 Apr 2002 12:55:15 +0400 > >Hello Peter! > >Could you please describe in more detail what support you are asking for? >And what are the mentioned changes you did in Ant scripts? > >Best regards, >Anton Katilin >--------------------------------------------------------- >JetBrains, Inc / IntelliJ Software >http://www.intellij.com >"Develop with pleasure!" > > >----- Original Message ----- >From: "Peter Veentjer" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, April 10, 2002 11:30 PM >Subject: [Eap-list] Generics and ANT > > > > I`m currently trying the new beta`s and I like it very much. I`m trying >to > > use generics and I know IDEA doesn`t supports it because it`s to new. >But >I > > don`t know how to add generics to ANT in IDEA. Normally you just have to > > change the ANT.bat/shell but IDEA doesn`t use one, so how can I add > > generics? > > > > ps: I have send another message, but it didn`t have a subject and I >couldn`t > > find it in the list so I`m giving it another try. > > > > _________________________________________________________________ > > MSN Photos is the easiest way to share and print your photos: > > http://photos.msn.com/support/worldwide.aspx > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > >_______________________________________________ >Eap-list mailing list >[EMAIL PROTECTED] >http://www.intellij.com/mailman/listinfo/eap-list _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
