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

Loring Craymer lgcraymer at yahoo.com
Fri May 25 11:27:34 PDT 2007


Luke--

I suspect that your "problem" is the result of the
repackaging effort.  There used to be subdirectories
of runtime that had java source (*/*/*.java); those
have been moved.  Change the */*/* stuff to point to
the runtime directory and its children.

--Loring

--- "Luke A. Guest" <laguest at archangeli.co.uk> wrote:

> 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.
> 
> 
> 



       
____________________________________________________________________________________Ready for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/


More information about the antlr-interest mailing list