[antlr-interest] antlr 3.2 dependencies?

Jim Idle jimi at temporal-wave.com
Tue Jul 13 09:48:56 PDT 2010


The 3.2.x tool jar is a self contained executable jar, so you do not need v2 in your CLASSPATH. The runtime jar is just the v3 runtime and you will need the v2 runtime jar and stringtemplate jar. 

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Brian Lavender
> Sent: Tuesday, July 13, 2010 9:44 AM
> To: antlr-interest at antlr.org
> Subject: [antlr-interest] antlr 3.2 dependencies?
> 
> I have the "The Definitive ANTLR Reference" and it says that you need
> to
> add antlr-2.7.7.jar and stringtemplate-3.0.jar to your classpath in
> order to run the antlr 2.0 tool (page 10). Is this required for 3.2 or
> do I just need to put antlr-3.2.jar in my classpath. It appears that is
> all that I need. Could someone please clarify?
> 
> brian
> --
> Brian Lavender
> http://www.brie.com/brian/
> 
> "There are two ways of constructing a software design. One way is to
> make it so simple that there are obviously no deficiencies. And the
> other
> way is to make it so complicated that there are no obvious
> deficiencies."
> 
> Professor C. A. R. Hoare
> The 1980 Turing award lecture
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> email-address





More information about the antlr-interest mailing list