[antlr-interest] getting started with antlr

Dmitry Lizorkin lizorkin at ispras.ru
Wed Sep 19 03:37:47 PDT 2007


> The -jar parameter is used for executable jars only. The manifest of an
> executable jar file tells Java the Main class. As antlr-3.0.1.jar is not
> an executable jar file, there is no Main class entry in its manifest.
> ...
> show us your classpath.

Indeed, that was my fault: I did not add "stringtemplate-3.1b1.jar" to the 
classpath. Now everything runs fine, and I recently compiled my first C 
application linked with Antlr-generated parser.
Andreas, Alex, thank you very much for your quick and accurate help!
Best regards,
Dmitry



More information about the antlr-interest mailing list