[antlr-interest] How to call self-build ANTLR correctly?

Johannes Luber jaluber at gmx.de
Tue Jul 3 15:21:09 PDT 2007


Micheal J wrote:
> My idea is a little different I think (quote placement errors):
> 
> java -cp "D:\Install Files\ANTLR\antlr-3.0\lib\antlr-3.0.0.jar";"D:\Install
> Files\ANTLR\antlr-3.0\lib\antlr-2.7.7.jar";"D:\Install
> Files\ANTLR\antlr-3.0\lib\stringtemplate-3.0.jar";"D:\Install
> Files\ANTLR\antlr-source\src" org.antlr.Tool
> 
> If that still doesn't work, try substituting "-classpath" for "-cp" above.

Tried both, no change. I'll test it tomorrow with no CLASSPATH
environment variable - for now I'll go to bed.
> 
> As I posted a while back, I think a daily "daily build" is a great idea.
> ;-)
> 
> Only issue is that it really does need to be tied to a CI server - so it's
> easy see if it's kosher by looking for test failures.

+1 - the geeky way to support a vote. :)

Best regards,
Johannes Luber



More information about the antlr-interest mailing list