Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » P2 build simpleconfigurator/bundles.info includes extra bundles
P2 build simpleconfigurator/bundles.info includes extra bundles [message #875238] Tue, 22 May 2012 11:41
Ulyana Tsyukh is currently offline Ulyana TsyukhFriend
Messages: 6
Registered: December 2011
Junior Member
I have a problem building my product with p2. My product consists of the single custom feature, which includes my plugins together with org.eclipse.equinox.simpleconfigurator. I don't use org.eclipse.rcp or any other eclipse features.

The problem is that when I build my product with PDE simpleconfigurator collects only required bundles (which I have dependencies on). But when I use p2 director then simpleconfigurator/bundles.info and resulting plugins folder includes several extra bundles, which I never included in the dependencies, like:

com.ibm.icu
org.eclipse.swt
org.eclipse.ui
org.eclipse.ui.workbench
org.eclipse.core.databinding
org.eclipse.core.databinding.observable
org.eclipse.core.databinding.property


I would like to know where those bundles coming from in p2 build, and how can I control which of them are collected in simpleconfigurator/bundles.info file.
Previous Topic:RCP P2 Update results in broken product after update
Next Topic:Local mirror of eclipse repository
Goto Forum:
  


Current Time: Tue Mar 19 10:50:23 GMT 2024

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

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

Back to the top