[stringtemplate-interest] Which libraries (jars) needed?
Jim Idle
jimi at temporal-wave.com
Thu Mar 26 08:26:38 PDT 2009
Sam Barnett-Cormack wrote:
> Hey all,
>
> I'm just setting out to use StringTemplate for codegen, and I'm just
> wondering what the jar dependencies are? Obviously
> stringtemplate-3.2.jar, and I'm assuming the antlr runtime jar
> (antlr-runtime-3.1.2.jar in my case). I can't see what it'd need the
> other ANTLR jars, but I thought I'd check in case, and it doesn't seem
> to be mentioned anywhere in the docs.
Use Maven and let it work it out for you. If you want this project to
become part of the ANTLR tool set, then you will have to make it a Maven
project anyway. Just load the Maven plugin for Netbeans or Eclispse or
whatever you use for development.
JIm
More information about the stringtemplate-interest
mailing list