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 171406 - Refactor: Unable to refactor method names.
Summary: Refactor: Unable to refactor method names.
Status: RESOLVED DUPLICATE of bug 171335
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 14:46 UTC by rafael_luiz
Modified: 2009-09-03 15:45 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 rafael_luiz 2009-09-03 14:46:58 UTC
It is not possible to rename a method pressing CTRL-R, only attributes and method variables.
Comment 1 Jiri Prox 2009-09-03 15:05:17 UTC
Does rename work if it is invoked from menu?
Comment 2 rafael_luiz 2009-09-03 15:19:44 UTC
Yes, it works when it is invoked from menu. Just the shortcut seems to be disabled.
Comment 3 rafael_luiz 2009-09-03 15:36:54 UTC
Unable to rename class too.
Comment 4 Jiri Prox 2009-09-03 15:45:18 UTC
Thanks for verification, seems like some conflict  between Rename and Instant Rename shortcut

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