Hello Sun-Gu,

I do/did have antlr.jar in my classpath (%JAVA_HOME%\lib). I also set a 
variable CLASSPATH to %JAVA_HOME%\lib.

So, unfortunately, it still doesn't work. same error as mentioned in my 
first post.

regards,

claus


At 00:46 11.05.2002 +0900, you wrote:
>Please, refer to 
>http://www.mail-archive.com/[email protected]/msg01596.html
>
>I'll look into it sometime later...
>
>----- Original Message -----
>From: "Claus Goettfert" <[EMAIL PROTECTED]>
>To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
>Sent: Friday, May 10, 2002 4:14 AM
>Subject: build failed: <antlr target=" .../>
>
>
> > Hi all,
> >
> > I tried to build slide with the latest source checked out via cvs. I
> > adopted my build.properties file which seems to work.
> >
> > I use ant1.4.1, simply downloaded it from jakarta.apache.org/ant
> >
> > when I run %ANT_HOME%\bin\ant in my jakarta-slide-checkout directory it
> > compiles until line 653 of build.xml and then stops telling me that :
> >
> > "D:\jakarta\jakarta-slide-checkout\build.xml:653: Could not create task of
> > type: antlr. Common solutions are to use taskdef to declare your task, or,
> > if this is an optional task, to put the optional.jar in the lib directory
> > of your ant installation <ANT_HOME>."
> >
> > so I downloaded the jakarta-ant1.4.1-optional.jar and put it into
> > %ANT_HOME%/lib and tried to compile again (deleting the build directory in
> > jakarta-slide).
> >
> > again I get an error telling me:
> > ....
> > "webdav-client-prepare:
> >
> > webdav-client:
> > [antlr] java.lang.noClassDefFoundError: antlr/Tool
> > [antlr} Exception in thread "main"
> >
> > BUILD FAILED
> >
> > D:\jakarta\jakarta-slide-checkout\build.xml:653: java faild with return 
> code 1"
> >
> > any help would be greatly appreciated ....
> >
> > regards,
> >
> > claus goettfert
> >
> >
> > --
> > To unsubscribe, 
> e-mail:   <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> >
> >


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to