Hello Alain! Some users had the same problem. All of them used JDK 1.3.0. Is it possible that you have specified JDK 1.3.0 to run the Ant script?
Best regards, Anton Katilin ------------------------------------- IntelliJ Software, "Develop with pleasure!" http://www.intellij.com ----- Original Message ----- From: "Alain RAVET" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 1:48 PM Subject: Re: [Eap-list] Ant => NoSuchMethodError > More info : > > - JDK1.3.1, Build 545, NT4 SP6 > - ANT_HOME is correcty pointing to the ant.jar directory (D:\dev\lib\ant) > - there is an additional copy of ant.jar in the > %JDK%\jre\lib\ext\ant.jar > > I tried adding the jar in the build.xml properties (include project > classpath) > > > Alain Ravet > > > > > ----- Original Message ----- > From: Alain RAVET > To: [EMAIL PROTECTED] > Sent: Friday, January 25, 2002 10:49 AM > Subject: [Eap-list] Ant => NoSuchMethodError > > > I can't make the ant integration work anymore. > > Calling any task of a valid build.xml file produces the following error : > > java.lang.NoSuchMethodError > at com.intellij.ant.AntMain.a (AntMain.java:119) > at com.intellij.ant.AntMain.a (AntMain.java:6) > at com.intellij.ant.AntMain.main(AntMain.java:111) > > Build completed with 1 error > > > I'm using build 545 > > > As I had stopped using ant for a while, I can't say when it all started > > > > Alain Ravet > > > This mail has been checked by exiscan. > To be safe, please scan the mail attachements with your local virus scanner ! > > _______________________________________________ > 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
