[antlr-interest] Re: ant antlr task

Bharath Sundararaman bharath at starthis.com
Thu Jun 17 11:55:47 PDT 2004


Hi Michael,

Do you have antlr.jar on your classpath? I'm running ANTLR on Eclipse 3.0
(Open source IDE) and I had the same problem until I added it to the
classpath.

Good luck.

-----Original Message-----
From: michaelbouschen [mailto:mbo.tech at spree.de] 
Sent: Thursday, June 17, 2004 11:32 AM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Re: ant antlr task


Hi Bharath,

its a problem with the antlr task. The error message is:
build.xml:179: Could not create task or type of type: antlr. Ant could not
find the task or a class this task relies upon. 
...

Regards Michael

--- In antlr-interest at yahoogroups.com, "Bharath Sundararaman" <bharath at s...>
wrote:
> Hi Michael,
> 
> What do you mean by "cannot find antlr task"? I have a xml build
file (ant
> task) and one of my targets looks like this:
> 
> <target name="antlr">
>     <antlr target="grammar.g" outputdirectory = "${src}" /> </target>
> 
> Where $src is my project folder. Are you getting an error with just
the
> antlr target or are you unable to run the whole ant task?
> 
> Bharath.
> 
> -----Original Message-----
> From: michaelbouschen [mailto:mbo.tech at s...]
> Sent: Thursday, June 17, 2004 10:42 AM
> To: antlr-interest at yahoogroups.com
> Subject: [antlr-interest] ant antlr task
> 
> 
> Hi,
> 
> ant has an optional antlr task. I'm running ant 1.5.4 on RedHat
Linux 3.0
> and it cannot find the 'antlr' task. Any idea?
> 
> Regards Michael
> 
> 
> 
>  
> Yahoo! Groups Links



 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list