Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Ant Task implementing BuildListener does not work from eclipse???
Ant Task implementing BuildListener does not work from eclipse??? [message #52971] Mon, 31 March 2008 19:16 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:Cannot Install Any Plugins, Weird Dependency Error
Next Topic:ddf
Goto Forum:
  


Current Time: Fri Apr 26 10:04:21 GMT 2024

Powered by FUDForum. Page generated in 0.03401 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top