Hi all,
I have a similar problem receiving
/home/ernst/Software/build.xml:352: Problem: failed to create task or type
antlib:org/apache/tools/ant/antlr:ant-antlr3
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check
/o modification from above?
>>
>>
>>
>> Vielen Danke,
>> Martin
>> __
>> Verzicht und Vertraulichkeitanmerkung
>>
>> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
>> Em
NancyL wrote:
>
> 1) I downloaded the antlr3-task.zip today from the antlr home page.
> 2) In the zip is a jar called antlr3_task.jar
> 3) I copied antlr3_task.jar to my eclipse ant plugin lib directory,
> C:\eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\lib
> 4) I put this in my build.xml
___
> Verzicht und Vertraulichkeitanmerkung
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient ledig
ustausch von Informationen und entfaltet keine rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.
> Date: Wed, 9 Jun 2010 13:40:22 -0700
> From: nlap...@yahoo.com
> To: user@ant.apache.org
> Sub
1) I downloaded the antlr3-task.zip today from the antlr home page.
2) In the zip is a jar called antlr3_task.jar
3) I copied antlr3_task.jar to my eclipse ant plugin lib directory,
C:\eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\lib
4) I put this in my build.xml:
Hi,
the ant-lib for the antlr3 task can be downloaded from here:
http://antlr.org/share/1169924912745/antlr3-task.zip
A short description of it's usage is enclosed in the zip-archive
(antlr3-task.htm or antlr3-task.doc).
Try the examples contained in the zip-archive. There is also an example on
> > 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 An
Anyone???
--
David Nemer
Sent from Kaiserslautern, RP, Germany
On Wed, Apr 29, 2009 at 12:18 AM, David Nemer wrote:
> Hey Everyone,
>
> I'm trying to build my project with ANT, and I'm getting the following
> error:
>
> Reason: /scratch2/nemer/test/build.xml:47: Problem: failed to create task
>