Bug 15961

Summary: Compile problems importing ALL plug-ins
Product: [Eclipse Project] JDT Reporter: Rodrigo Peretti <rodrigo>
Component: CoreAssignee: Erich Gamma <erich_gamma>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael.Valenta
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Rodrigo Peretti CLA 2002-05-14 14:27:57 EDT
build 20020514

Fresh workspace. Import all plug-ins from the runtime Eclipse. Compile 
problems show up in all UI plug-ins that have fragments. The solution is to 
delete all these plug-ins and import one at a time. Plug-ins first followed by 
the fragments.
Comment 1 Michael Valenta CLA 2002-05-14 16:41:57 EDT
The above work-around does not really work. It gets rid of the errors but does 
not seem to load the SWT classes so self-hosting is impossible if you use any 
UI. 
Comment 2 Dejan Glozic CLA 2002-05-14 18:08:27 EDT
Confirmed. This looks like a builder problem - it should not build 
org.eclipse.ui because it is binary (has no source in it).

Moving to JDT for comments.
Comment 3 Erich Gamma CLA 2002-05-16 07:07:28 EDT
fixed in 20020515