Bug 6558

Summary: Missing class path entries should be displayed as an error
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P4    
Version: 2.0   
Target Milestone: 2.0 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Tod Creasey CLA 2001-12-04 11:45:10 EST
When there are missing class path entries for a Java Projects the properties 
dialog informs the user of this as a message rather than an error. As the text 
does not stand out this is not obvious.

STEPS
1) Load in org.eclipse.ui from CVS
2) Select Convert to PDE project
3) Open up the Properties page on the project
4) Select Java Build Path - "Class path entries are missing" is shown as a 
message
Comment 1 Erich Gamma CLA 2002-03-25 05:25:55 EST
now tthat we have the new class path variable initializer we could change the 
error severity (I know that I've argued against it previously...)
Comment 2 Philipe Mulet CLA 2002-03-25 07:14:56 EST
We should promote them as errors.
Comment 3 Philipe Mulet CLA 2002-03-25 10:31:19 EST
Severity changed.
Fixed