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

Bug 362058

Summary: extra packages created when "import" from target as source folders
Product: [Eclipse Project] Platform Reporter: Remy Suen <remy.suen>
Component: RuntimeAssignee: platform-runtime-inbox <platform-runtime-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_williams, ob1.eclipse
Version: 4.2   
Target Milestone: 4.2 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Remy Suen CLA 2011-10-26 08:27:20 EDT
The following bundle needs to be updated in the Runtime repository.

org.eclipse.e4.core.contexts
org.eclipse.e4.core.di
org.eclipse.e4.core.di.extensions
org.eclipse.e4.core.services

+++ This bug was initially created as a clone of Bug #356044 +++

In experimenting with different setups, I tried to to "import" from the current runtime target (which was Eclipse SDK Juno M1) checking "as source folders". (And, I selected all). 

Nearly all the "org.eclipse.e4..." bundles had compile errors, that appears to be due do many (or, all?) of the packages being created twice, once with the correct package name, and again prefixed by the segment 'src'. I'll attach a picture to be clear what I mean.