[antlr-interest] failing to automate .g files building with visualc under windows 2000
    Thomas Dudziak 
    tomdz at cs.tu-berlin.de
       
    Sat Feb  2 04:30:34 PST 2002
    
    
  
You should also specify the output directory with the -o option like:
java -classpath %CLASSPATH% antlr.Tool -o $(InputDir) $(InputPath)
otherwise the generated files are put in the same place as the
workspace/makefile you use.
Ciao, Tom
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
    
    
More information about the antlr-interest
mailing list