[antlr-interest] Antlr Ant task

Gaius Centus Novus gaius.c.novus at gmail.com
Sun Aug 24 17:00:34 PDT 2008


Can somebody point me to the library that includes the Antlr Ant task?  I've got

<antlr target="MyLexer.g">
  <classpath refid="build.classpath" />
</antlr>

In ${build.classpath} I have antlr-3.1.jar, antlr-2.7.7.jar,
antlr-runtime-3.1.jar, and stringtemplate-3.2.jar.  None of those
seems to include the task.

Thanks,
Gaius


More information about the antlr-interest mailing list