Bug 39715 - Add Refactor/Remove interface method and all impls. [refactoring]
Summary: Add Refactor/Remove interface method and all impls. [refactoring]
Status: RESOLVED DUPLICATE of bug 24379
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-07 18:11 EDT by Gary Gregory CLA
Modified: 2007-07-24 11:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Gregory CLA 2003-07-07 18:11:18 EDT
Here is something I am running into now. I am cleaning up a bunch of code that
removes no longer needed methods from interfaces and all implementing classes.
Right now, this is quite a tedious processes. It would be helpful to have a
refactoring such that I could select an interface method and delete it along
with all impl. methods in all classes.
Comment 1 Dirk Baeumer CLA 2003-07-08 10:08:14 EDT
Depends on overall 3.0 planning
Comment 2 Benno Baumgartner CLA 2007-07-24 11:42:54 EDT
.
Comment 3 Benno Baumgartner CLA 2007-07-24 11:43:16 EDT

*** This bug has been marked as a duplicate of bug 24379 ***