[antlr-interest] Re: Help on error message java.lang.NoClassDefFoundError: antlr/Tool

rvescan rvescan at yahoo.com
Wed Jun 30 03:51:07 PDT 2004


The way I did it, and it seems to me the simplest way: using Winzip, 
decompress the antlr.jar file into the main directoy. That will put 
all the class files along with thr java files, so the -cp ../../.. 
option in the java comand line will work by default.

hope it works,

Radu



--- In antlr-interest at yahoogroups.com, "lonchu" <lonchu at y...> wrote:
> 
> Hi;
> 
> I try to compile the calc.g and I got this error message
>    "java.lang.NoClassDefFoundError: antlr/Tool"
> Can anyone show me how to resolve this error message?  Your 
> information would be greatly appreciated!
> 
> P.S. I have include the "C:\antlr-2.7.4" into both the CLASSPATH 
and 
> the PATH environment variables.
> 
> 
> Best Regards,
> Lon Chu




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list