Changing method signature
In addition to renaming a method, you can change other parts of the method's
signature.
- Select the method in a Java view (e.g. Outline, Package Explorer, Members).
- Do one of the following to open the Change Method Signature refactoring dialog:
- From the menu bar, select Refactor > Change Method Signature
or
- From the method's pop-up menu, select Refactor > Change
Method Signature
Java development tools (JDT)

Renaming a method

Refactoring actions
Refactoring dialogs
Java preferences