Bug 129030 - [push down] implement support to push down from interface to interface [refactoring]
Summary: [push down] implement support to push down from interface to interface [refac...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-22 14:20 EST by Scott Stirling CLA
Modified: 2007-06-14 10:46 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 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