[antlr-interest] very simple beginner question

David Holroyd dave at badgers-in-foil.co.uk
Fri Nov 16 15:45:14 PST 2007


On Fri, Nov 16, 2007 at 01:26:12PM -0800, Mathew Yeates wrote:
> I recently downloaded antlr-3.0.1.jar. This file is now located in my 
> C:\Downloads directory. I want to run
> java antlr.Tool t.g
> 
> What do I have to do to get this to run?

java -classpath C:\Downloads\antlr-3.0.1.jar org.antlr.Tool t.g


ta,
dave

-- 
http://david.holroyd.me.uk/


More information about the antlr-interest mailing list