Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 197349 - New Feature: Add feature to open interface implementation declaration.
Summary: New Feature: Add feature to open interface implementation declaration.
Status: RESOLVED DUPLICATE of bug 44277
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-20 18:10 EDT by Kamlesh Nanda CLA
Modified: 2007-07-23 05:09 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 Kamlesh Nanda CLA 2007-07-20 18:10:38 EDT
Currently open declaration from an API takes you to the implementation of that method. However, if the method/function is in an interface it takes the user to the interface. Is it really difficult to look in the class path for all possible implementation classes of the interface and bring it as a pop-up if the method is an interface method and let the user select which class he/she wants to open.
Comment 1 Martin Aeschlimann CLA 2007-07-23 05:09:59 EDT

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