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

Summary: Add ability to rename multiple overloads of a method
Product: java Reporter: SirIntellegence
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.