Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 225081

Summary: Overlapping "Additional Locations" hide bundles in the target location instead of including them
Product: [Eclipse Project] PDE Reporter: Markus Kuppe <bugs.eclipse.org>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: aniefer, curtis.windatt.public
Version: 3.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
project archive showing this problem none

Description Markus Kuppe CLA 2008-04-01 09:03:50 EDT
Created attachment 94352 [details]
project archive showing this problem

Hi,

Environment: SDK 3.4m6, eclipse-equinox-3.3.2.zip

Steps:

1. Create a plug-in project which depends on "org.eclipse.osgi" with a minimum version set to 3.4
2. Create a target file and add the unzipped equinox dl as an additional location.
3. Change the target to only include specified plug-ins
4. Add org.eclipse.osgi
5. Save the target file
6. The project fails to compile because of missing dependencies towards org.eclipse.osgi >= 3.4.

The target platform preferences show that org.eclipse.osgi 3.4 isn't set to be an included bundle any longer, but org.eclipse.osg 3.32 is.

Cheers
Markus
Comment 1 Curtis Windatt CLA 2009-03-16 12:29:27 EDT
This is handled better in the new target platform story (bug 256910).  We are keeping it in mind as we move forward.

*** This bug has been marked as a duplicate of bug 233095 ***