Bug 18409 - EmptyInnerPackageFilter needs to be revisited [filters]
Summary: EmptyInnerPackageFilter needs to be revisited [filters]
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2002-05-31 03:07 EDT by Dani Megert CLA
Modified: 2002-08-19 05:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2002-05-31 03:07:00 EDT
The Empty inner package filter also filter import declarations. This should be
changed or made configurable.

After 2.0
Comment 1 Erich Gamma CLA 2002-06-04 16:46:25 EDT
after 2.0
Comment 2 Dani Megert CLA 2002-08-19 05:13:17 EDT
Any good reason why the filter filters Package Declarations?
Suggest to remove the code which filters the Package Declarations.
Comment 3 Dani Megert CLA 2002-08-19 05:32:50 EDT
Removed filtering the package declarations and provided a new filter (default:
true) for package declarations filter.