Bug 30720 - linked resources and exclusion filters: compiler markers not flushed
Summary: linked resources and exclusion filters: compiler markers not flushed
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 RC1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-31 11:03 EST by Adam Kiezun CLA
Modified: 2003-02-10 14:05 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 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.