[antlr-interest] antlr3 & ant

Jose Ventura jose.ventura.roda at gmail.com
Tue Jul 11 06:31:11 PDT 2006


Hi all,

I'm have a problem with ant & antlr3. --other more ;-)

If I run the ant with a antlr2 grammar all it's ok, but if it's a antlr3
grammar not run ok. The classpath link with antlr3, and the -d option of ant
show these messages:


generator:
  [antlr] Found C:\antlr\300\lib\antlr-2.7.6.jar
  [antlr] Found C:\antlr\300\lib\antlr-2.7.6.jar
  [antlr] Setting target to: C:\Documents and Settings\JVR3651A\My
Documents\java\Transformer\LeTra\src\letra\comp\letra.g
  [antlr] Setting output directory to: C:\Documents and Settings\JVR3651A\My
Documents\java\Transformer\LeTra\src\letra\comp

BUILD FAILED
C:\Documents and Settings\JVR3651A\My
Documents\java\Transformer\LeTra\build.xml:32: Unable to determine generated
class

for this target:

<target name="generator">
     <antlr target="${letra.g}" />
</target>



Can anyone help me?

Thank's
José Ventura.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20060711/a688e25f/attachment.html


More information about the antlr-interest mailing list