Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » director installs automatically all optional bundles of a IU
director installs automatically all optional bundles of a IU [message #504089] Thu, 17 December 2009 03:32
Alain  is currently offline Alain Friend
Messages: 115
Registered: July 2009
Senior Member
Hi

I was installing the org.eclipse.ajdt.core bundle that contains some
optional dependencies. I used the following command:

java -jar plugins/org.eclipse.equinox.launcher_*.jar -application
org.eclipse.equinox.p2.director -repository
http://zugntsrv1/buckminster/target42/final -installIU
org.eclipse.ajdt.core -profile Buckminster

Everithing worked fine.

But how can i specify, that the director sould not install the optional
bundles that the org.eclipse.ajdt.core references?

---

Example:
Extract from the MANIFEST.MF of the org.eclipse.ajdt.core plugin
org.eclipse.contribution.weaving.jdt;bundle-version="2.0.2";resolution:=optional
The director wil automatically install also the
org.eclipse.contribution.weaving.jdt plugin. But I want to supress that.
Is there a option to set for the director?

---

Best regards, Alain.
Previous Topic:Programatically viewing variables in a stackframe when a break point is hit
Next Topic:Adding a list with multiple Columns to a PreferencePage
Goto Forum:
  


Current Time: Thu Mar 28 18:24:32 GMT 2024

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

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

Back to the top