This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 126760 - Remove Unsused Import for whole project or package
Summary: Remove Unsused Import for whole project or package
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 19:48 UTC by tprochazka
Modified: 2009-02-03 10:57 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tprochazka 2008-02-05 19:48:43 UTC
Netbeans can remove unused imports for one file. But it's very complicated. Great would me item to context menu in 
Project windows, when I can use it for whole project. Very usefull is also checkbox in commit dialog (InteliJ IDEA has 
this).
Comment 1 Rastislav Komara 2009-02-03 10:57:33 UTC
Overtake.