Ant Task implementing BuildListener does not work from eclipse??? [message #52971] |
Mon, 31 March 2008 19:16 |
Eclipse User |
|
|
|
Originally posted by: patrick.laplante.cmcelectronics.ca
Hi,
I have a plugin that contains ANT tasks. One of these task implement
org.apache.tools.ant.BuildListener
All the tasks are working fine except the one implementing BuildListener.
I receive:
BUILD FAILED
Test.xml:18: The following error occurred while executing this line:
java.lang.LinkageError: org/apache/tools/ant/BuildEvent
when launching the target inside eclipse. Some interesting observation:
This task works when the target is launched from outside eclipse.
Hope someone can help
thanks
|
|
|
Re: Ant Task implementing BuildListener does not work from eclipse??? [message #52994 is a reply to message #52971] |
Tue, 01 April 2008 00:25 |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Patrick,
Please ask using the eclipse.platform newsgroup. This newsgroup is for
asking questions about the operations of the Eclipse foundation.
Patrick laplante wrote:
> Hi,
>
> I have a plugin that contains ANT tasks. One of these task implement
> org.apache.tools.ant.BuildListener
>
> All the tasks are working fine except the one implementing
> BuildListener. I receive:
> BUILD FAILED
> Test.xml:18: The following error occurred while executing this line:
> java.lang.LinkageError: org/apache/tools/ant/BuildEvent
>
> when launching the target inside eclipse. Some interesting
> observation: This task works when the target is launched from outside
> eclipse.
>
> Hope someone can help
>
> thanks
>
|
|
|
Powered by
FUDForum. Page generated in 0.02426 seconds