Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 362058 - extra packages created when "import" from target as source folders
Summary: extra packages created when "import" from target as source folders
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.2 M3   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 08:27 EDT by Remy Suen CLA
Modified: 2011-10-26 14:59 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.