> > Reason: /scratch2/nemer/test/build.xml:47: Problem: failed > to create > > task or type antlr > > Cause: the class > org.apache.tools.ant.taskdefs.optional.ANTLR was not > > found.
Did you even look at this: http://ant.apache.org/manual/OptionalTasks/antlr.html ? Note that this refers to Antlr2.7. Antlr recently upgraded to version 3, so if your grammer's version 3, this won't work. Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
