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

Terence Parr parrt at cs.usfca.edu
Thu Apr 29 10:54:38 PDT 2004


On Apr 29, 2004, at 3:17 AM, birmanstefan wrote:

> Hi!
> It seems that you didn't build the project right. The "fix" was :
>
> cd antlr-2.7.3
> find antlr -name '*.class' -exec rm {} \;
> javac -classpath . antlr/build/*.java
> javac -classpath . antlr/J*.java
> java -classpath . antlr.build.Tool build
> java -classpath . antlr.build.Tool jar
>
> export CLASSPATH=path_to_antlr/antlr.jar

Ok, i'll check my build thingy.
Ter
--
Professor Comp. Sci., University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com
Cofounder, http://www.knowspam.net enjoy email again!
Cofounder, http://www.peerscope.com pure link sharing





 
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