Bug 39267 - Organize imports filter
Summary: Organize imports filter
Status: RESOLVED DUPLICATE of bug 21194
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 08:13 EDT by Omry Yadan CLA
Modified: 2003-06-25 03:46 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 Omry Yadan CLA 2003-06-24 08:13:27 EDT
I will be great if I could filter unwanted packages from the organize
imports algorithm.
Two useful way of defining unwanted packages are to say what I do allow, for
example:
allow only:
com.mycompany.*

or to say what I do deny.
deny any
com.ms.*

such setting should be workspace wide, but should be overrideable at the
project level.
Comment 1 Dirk Baeumer CLA 2003-06-24 11:16:17 EDT

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