[antlr-interest] missing class in 2.7.3 - ASTFrame$MyTreeSelectionListener

birmanstefan birmanstefan at yahoo.com
Wed Apr 28 12:18:51 PDT 2004


Hi! While trying to run example antlr-2.7.3/examples/java/java I got 
this message :
[andrei at stefan java]$ java -classpath $CLASSPATH:. Main -showtree 
tests/E.java

Parsing...
   /home/andrei/antlr-2.7.3/examples/java/java/tests/E.java
Exception in thread "main" java.lang.NoClassDefFoundError: 
antlr/debug/misc/ASTFrame$MyTreeSelectionListener
        at antlr.debug.misc.ASTFrame.<init>(ASTFrame.java:42)
        at Main.doTreeAction(Main.java:89)
        at Main.parseFile(Main.java:74)
        at Main.doFile(Main.java:54)
        at Main.main(Main.java:24)
[andrei at stefan java]$
In 2.7.2 this issue doesn't appear. Is there a fix for this issue or 
am I doing smthg wrong?

PS: my aplication which used to work on 2.7.2 doesn't work anymore




 
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