Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 197349

Summary: New Feature: Add feature to open interface implementation declaration.
Product: [Eclipse Project] JDT Reporter: Kamlesh Nanda <kamleshnanda>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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 ***