[antlr-interest] Need Clarrification on Antlr Ant task

Selvaraj Varadharajan selvaraj.v at gmail.com
Thu Sep 14 00:33:59 PDT 2006


Hi,
     I am using ANTLR version 2.7.6 and i configured my ANTLR with the
following ant task


<project name="antlrBuild" basedir="." default="antlrTask">
    <target name="antlrTask" >
        <antlr target="grammer.g" outputdirectory="." />
    </target>
</project>


When i am  running this task, i am not getting any .java files and
completing with Successful build.

If any thing wrong in the ant task, plz correct me.

Regards,
Selvaraj.V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20060914/3d7bdaee/attachment.html 


More information about the antlr-interest mailing list