Recommended way to run 3.5 in headless mode [message #63687] |
Mon, 01 June 2009 06:07 |
Bruce Kelly 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
|
|
|
Powered by
FUDForum. Page generated in 0.03024 seconds