Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Recommended way to run 3.5 in headless mode
Recommended way to run 3.5 in headless mode [message #597977] Mon, 01 June 2009 06:07
Bruce Kelly is currently offline Bruce KellyFriend
Messages: 63
Registered: July 2009
Member
In Eclipse 3.3.2 we are using link files to point to a shared dropins
folder. In Eclipse 3.5 we are using the
org.eclipse.equinox.p2.reconciler.dropins.directory property to point to the
shared dropins folder.

We have an Ant script that runs Eclipse in headless mode to execute an Ant
task contributed by a plug-in that is in the shared dropins folder.

The script is executed using the approach in the help for building an RCP
application from a product file. It works in 3.3.2 but fails in 3.5RC2
because the contributed Ant task is not defined. I assume it is because of
changes in 3.4/3.5 for P2. The contributed Ant task is shown on the
preferences page in the IDE.

So my question is, how do you run Eclipse 3.5 in headless mode with a
dropins folder pointed to by the
org.eclipse.equinox.p2.reconciler.dropins.directory property?

Namaste, Bruce
Previous Topic:Recommended way to run 3.5 in headless mode
Next Topic:Zooming not workin properly in canvas
Goto Forum:
  


Current Time: Tue May 07 14:00:25 GMT 2024

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

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

Back to the top