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 50924 - renaming fields doesn't rename getter/setter methods
Summary: renaming fields doesn't rename getter/setter methods
Status: RESOLVED DUPLICATE of bug 47625
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-27 19:54 UTC by twolf2919
Modified: 2007-04-03 18:02 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 twolf2919 2004-10-27 19:54:52 UTC
I highlighted an instance variable in my JavaBean
class and picked "Refactor->rename."  Everything
works fine - but the refactor didn't rename the
getter/setter methods.  It would be VERY useful if
there was an option to also rename the
getter/setters (as well as the parameter name on
the setter method if it's the same as the field
being renamed.)
Comment 1 athompson 2004-11-05 01:00:06 UTC
dup

*** This issue has been marked as a duplicate of 49223 ***
Comment 2 athompson 2005-05-20 18:42:26 UTC
prior dup
Comment 3 athompson 2005-05-20 18:42:51 UTC

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