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 65800 - [50cat] hints for unused import statements
Summary: [50cat] hints for unused import statements
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 08:15 UTC by lordy
Modified: 2007-10-17 15:46 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 lordy 2005-10-04 08:16:00 UTC
[ BUILD # : 200509221800 ]
[ JDK VERSION : 1.5.0_04 ]

it would be nice if hints show you unused import statements. I 
know this feature many other IDE.
Comment 1 johnnymac 2006-07-07 09:23:58 UTC
I think this was asked some time ago in issue #35618, but the issue was marked
as resolved with an unclear comment about fix imports. 
Comment 2 Jesse Glick 2007-10-17 15:46:53 UTC
Described functionality exists in NB 6 - unused imports are colored differently and there is a hint to remove one or
all, as well as an option to remove them as part of the Fix Imports action.