Bug 15961 - Compile problems importing ALL plug-ins
Summary: Compile problems importing ALL plug-ins
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-14 14:27 EDT by Rodrigo Peretti CLA
Modified: 2002-05-21 12:59 EDT (History)
1 user (show)

See Also:


Attachments

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