Bug 30720

Summary: linked resources and exclusion filters: compiler markers not flushed
Product: [Eclipse Project] JDT Reporter: Adam Kiezun <akiezun>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Adam Kiezun CLA 2003-01-31 11:03:29 EST
20030129
create a jproject with 1 src folder (linked)
create a package in it:
 a.b.c with file A.java

enter a compile error into A.java 
compile 

exclude a/ from the classpath
the error marker is still there and does not go away
Comment 1 Kent Johnson CLA 2003-02-07 15:44:15 EST
Could not reproduce in 20030205.

The marker is removed from the task list.

A Quickfix marker still exists in the editor... is that what you meant?
Comment 2 Adam Kiezun CLA 2003-02-10 05:16:22 EST
nope, i saw real markers still there
Comment 3 Kent Johnson CLA 2003-02-10 14:05:53 EST
Could not reproduce in M5.