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 65801 - [50cat] hints for unused variables
Summary: [50cat] hints for unused variables
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 08:18 UTC by lordy
Modified: 2008-03-27 08:40 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:18:36 UTC
[ BUILD # : 200509221800 ]
[ JDK VERSION : 1.5.0_04 ]

it would be nice if hints show you unused variables. I 
know this feature many other IDE.
Comment 1 Jesse Glick 2007-10-17 15:48:14 UTC
6.0 shows them grayed out, though I do not think there is a hint to remove them. (You can use Refactor > Safe Delete to
do so, or simply delete the declaration.)
Comment 2 Jiri Prox 2008-03-27 08:40:16 UTC
If there are no objection I'll close this issue as fixed, since the highlighting of unused elements was already implemented