Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 365481

Summary: Switching working sets should clear the "Problems" dialog
Product: [Tools] CDT Reporter: Ventsy <ventsyv>
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: cdtdoug
Version: 8.1.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ventsy CLA 2011-12-02 15:21:32 EST
Build Identifier: 20110916-0149

If you have multiple projects in different working sets, the errors shown in the "Problems" dialog are not related to the current working set.

Reproducible: Always

Steps to Reproduce:
1.Add 2 projects to 2 separate working sets
2. Compile project 1 - generates some compiler errors.
3. Switch the working set - the errors from the first set are still shown. 
4. Compile set 2 - both the errors from set 1 and 2 are shown in the "Problems" dialog. 

The visible errors should be limited to the currently selected working set. If no working set is selected, then all errors should be shown.