Community
Participate
Working Groups
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.
*** This bug has been marked as a duplicate of bug 44277 ***