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 86553 - Fix imports
Summary: Fix imports
Status: RESOLVED DUPLICATE of bug 47599
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 11:09 UTC by anul
Modified: 2008-04-24 09:44 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 anul 2006-10-05 11:09:51 UTC
1) Open the menu Source
2) Click on Fix Imports
3) All the unused imports are deleted.

An enhancement to Fix Imports could be the following:
4) Order all the imports lexicografically.

I think that could be very useful.
Comment 1 Marian Petras 2006-10-05 12:13:19 UTC
Reassigned to module "java/editor".
Comment 2 zeljkot 2008-04-24 09:44:43 UTC

*** This issue has been marked as a duplicate of 47599 ***