[antlr-interest] Getting te 1-liner to work

Luke A. Guest laguest at archangeli.co.uk
Fri May 25 11:20:52 PDT 2007


Hi,

Has anyone actually managed to get this to work?

javac -cp ../lib/stringtemplate-3.0.jar:../lib/antlr-2.7.7.jar -d .
org/antlr/Tool.java org/antlr/*/*.java org/antlr/*/*/*.java

I just get this back:

error: cannot read: org/antlr/*/*/*.java

My current dir is antlr-3.0/src and I'm on Linux with javac v1.5.0_11 on
Gentoo.

I've also tried adding the current dir to the classpath.

Thanks,
Luke.




More information about the antlr-interest mailing list