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 252367 - Add ability to rename multiple overloads of a method
Summary: Add ability to rename multiple overloads of a method
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-12 20:43 UTC by SirIntellegence
Modified: 2015-05-13 07: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 SirIntellegence 2015-05-12 20:43:07 UTC
Say, for some -extreme- example, you have a class that has 200 overloads of a given method, and you want to rename them all. Right now, you would have to go to each overloaded method and rename it. It would be nice if there was an option to enable renaming all of them at once.