Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 50749 - quick fix could offer to create method in superclasses
Summary: quick fix could offer to create method in superclasses
Status: RESOLVED WONTFIX
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:
: 138130 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-28 06:25 EST by Felix Pahl CLA
Modified: 2012-07-09 14:42 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Pahl CLA 2004-01-28 06:25:40 EST
The quick fix for undefined methods offers to create the
method in the class on which it is invoked, and on enclosing
classes; it would be nice if it also offered their superclasses
(and possibly superinterfaces).
Comment 1 Martin Aeschlimann CLA 2004-01-28 11:24:13 EST
Agree that this would be nice.
On the other hand I think quick fixes should be local. Why not using the push
down refactoring after the method has been created?

Not for 3.0
Comment 2 Denis Roy CLA 2009-08-30 02:23:09 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.
Comment 3 Markus Keller CLA 2012-07-09 14:42:50 EDT
*** Bug 138130 has been marked as a duplicate of this bug. ***