Bug 83491 - Sourcefolder include filter in hierarchical view of Package Explorer
Summary: Sourcefolder include filter in hierarchical view of Package Explorer
Status: RESOLVED DUPLICATE of bug 65240
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 19:02 EST by Frank Ganske CLA
Modified: 2005-01-23 10:54 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 Frank Ganske CLA 2005-01-22 19:02:07 EST
In a fresh Java project create a class first.second.Test. (project folder as
root or not)

Make a source filter: Project Preferences > Java Build Path > Source Folder >
Included: first/second/Test.java

Switch the Package Explorer view to Layout > Hierarchical.

Then you see only the folder first. PackageFragment and CompilationUnit is hidden. 

In the flat layout everything is OK.
Comment 1 Dirk Baeumer CLA 2005-01-23 10:54:38 EST

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