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 170207 - Rename the local "varible"
Summary: Rename the local "varible"
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-11 14:59 UTC by simon_marshall
Modified: 2009-08-17 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description simon_marshall 2009-08-11 14:59:19 UTC
perhaps this bugette is too ironic to be fixed, but here goes.

if you declare, eg, a method local variable whose name clashes with, eg, a static class variable, netbeans 6.7.1
helpfully puts its warning triangle in the left margin.  hover over the triangle and you get the popup "Local variable
hides a field".  so far, so good.  left-click on the triangle and you get the popup option "Rename the local varible".

not quite as good as a "Correct speling" popup, but in the same league.
Comment 1 Jiri Prox 2009-08-17 13:02:17 UTC
This was already fixed in 6.8

thanks for your report anyway