Bug 129030

Summary: [push down] implement support to push down from interface to interface [refactoring]
Product: [Eclipse Project] JDT Reporter: Scott Stirling <scottstirling>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.1.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Scott Stirling CLA 2006-02-22 14:20:09 EST
Java interfaces allow extension and a 'Push Down...' refactoring ought to be able to be applied to a field or method of a base interface, pushing it down to an interface that extends the base interface.
Comment 1 Martin Aeschlimann CLA 2006-02-24 06:20:34 EST
Tobias, can you comment?
Comment 2 Tobias Widmer CLA 2006-02-24 07:01:57 EST
This is currently not implemented