| Summary: | [refactoring] Extract Class refactoring should transfer methods | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | kcassell2001 |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 | CC: | amakarishev, chris_knight, eclipse.dserodio, erlend.k, markus.kell.r, mauromol, michael.f.watson, nchen, Olivier_Thomann, reprogrammer, snegara2 |
| Version: | 3.6 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | stalebug | ||
|
Description
kcassell2001
Move to JDT/UI The Move Instance Method refactoring currently only works for a single method (bug 47712). Once that works for multiple methods, we could consider using it for Extract Class as well. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. This still applies to Eclipse 2019-06. It's worth to note that the "Extract superclass" refactoring allows to select methods as well. |