[antlr-interest] Error: CharScanner; panic: ClassNotFoundException:

Andreas Bartho andreas.bartho at inf.tu-dresden.de
Thu May 1 14:07:32 PDT 2008


Hi,

> I have built a project which uses antlr.jar as a plugin. I need to run 
> this project on Eclipse 3.2. When I run the project as 'Run as Java 
> application' it works fine. But i need to run this project as a separate 
> Eclipse workbench. 

did you remember to add the jar to the MANIFEST.MF?

If not, doubleclick on the MANIFEST.MF (in folder META-INF), open the 
Runtime tab and add it to the classpath there (this works for Eclipse 
3.3., but 3.2 should be similar)

Andreas


More information about the antlr-interest mailing list