Bug 6558 - Missing class path entries should be displayed as an error
Summary: Missing class path entries should be displayed as an error
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P4 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-04 11:45 EST by Tod Creasey CLA
Modified: 2002-03-25 10:31 EST (History)
0 users

See Also:


Attachments

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