Bug 31784

Summary: [Tasks] Filtering by working set incorrectly recurses through the children of packages in the working set
Product: [Eclipse Project] Platform Reporter: Paul Field <paul.field>
Component: UIAssignee: Stefan Xenos <sxenos>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Paul Field CLA 2003-02-13 11:18:31 EST
For example, you have a set of packages 'a', 'a.b' and 'a.c' and a working set 
containing just 'a'.

If you configure the task view to filter using the working set, then it will 
include tasks produced by 'a.b' and 'a.c'.

This behaviour is not consistant with the way working sets and java packages 
behave. Java packages are not hierarchical and working sets act appropriately: 
if you want 'a.b' and 'a.c' in the working set you must add them explicitly.
Comment 1 Stefan Xenos CLA 2004-08-25 14:42:56 EDT

*** This bug has been marked as a duplicate of 8043 ***