[antlr-interest] ANTLRv2 grammar to ANTLRv3 conversion error

yes no plstelltome at gmail.com
Sun Jun 15 09:55:37 PDT 2008


Hello, this is my first message to the list.
I just want to convert an ANTLRv2 grammar to ANTLRv3 with, so I've
downloaded and unpacked the v2v3-0.2.tar.gz, copied calc.g to the same
directory and tried

C:\v2v3>java -cp C:\v2v3 v3me calc.g

and this error appeared:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/antlr/runtime/CharStream

Can you tell me why this error occur, and what lib need to be downloaded in
http://www.antlr.org/download/ for this program to run successful??

Thanks so much
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080615/3a4ee53f/attachment.html 


More information about the antlr-interest mailing list