Bug 28109

Summary: Excluding a source file doesn't remove its Java problems
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2002-12-11 11:43:42 EST
Build 20021210

Had a unit with compilation errors, excluded it from its source folder.
Model got updated correctly, but unit still had a red X.
Comment 1 Kent Johnson CLA 2002-12-12 16:29:06 EST
This should have caused a full build... the classpath change check needed to be 
changed.
Comment 2 David Audel CLA 2002-12-18 05:00:20 EST
Verified.