Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Contributed Ant task, headless behaviour changed 3.3.2 -> 3.5M5
Contributed Ant task, headless behaviour changed 3.3.2 -> 3.5M5 [message #592846] Thu, 05 March 2009 22:47
Bruce Kelly is currently offline Bruce KellyFriend
Messages: 63
Registered: July 2009
Member
I am testing our setup using 3.5M5 and have encountered a problem with
running a contributed ant task in headless mode.

We have a plug-in that contributes an Ant task to the IDE using the
org.eclipse.core.antTasks extension. This Ant task is used by an Ant script
that is executed by running Eclipse in headless mode. The script is launched
from within the IDE and the same Eclipse installation is used to run in
headless mode.

This is working in Eclipse 3.3.2, but in Eclipse 3.5M5 the script fails
because the Ant task is not defined to the headless instance. This only
occurs on the first execution of the 3.5M5 IDE after adding the plug-in to
the dropins folder. If I restart the 3.5M5 IDE and re-run the script it all
works as expected.

Any ideas?

Namaste, Bruce
Previous Topic:New Target Platform Definition and Export to Multiple Platforms
Next Topic:Problem getting all files/folders when unpack="true"
Goto Forum:
  


Current Time: Fri Apr 26 02:49:42 GMT 2024

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

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

Back to the top