Hi, try adding antlr-tools.jar to the classpath before invoking ANT.
Regards, Peter > -----Original Message----- > From: Stephan Michels [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 16, 2002 11:05 > To: Slide Dev Mailinglist > Subject: ANTLR Task uand build process > > > Hi, > > I have some problems to compile the project with Ant 1.4.1. I > got always > the following exception. > > webdav-client: > [antlr] Exception in thread "main" java.lang.NoClassDefFoundError: > antlr/Tool > > BUILD FAILED > > /home/stephan/local/jakarta-slide/build.xml:685: java failed > with return > code 1 > > The antlr classes were not found. A copy of the antlr-tools.jar > and antlr.jar into the lib/ directory of the Ant distribution doesn't > solve the problem. > > I'll be very happy for any hints, Stephan Michels. > > ______________________________________________________________ > _________ > Stephan Michels EMail: [EMAIL PROTECTED] > ICQ: 115535699 Tel: +49-030-314-21583 > ----+----|----+----|----+----|----+----|----+----|----+----|-- > --+----|-| > > > -- > 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]>
