Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Go to Interface Implementation - faster than CTRL-T ?
Go to Interface Implementation - faster than CTRL-T ? [message #1840703] Thu, 22 April 2021 04:55
Eclipse UserFriend
Hi,

if you analyse existing code, the use of interfaces is kind of a barrier, F3 effektively does not help, as it jumps to the Interface.

With CTRL-T you get a Popup that let's you choose the implementation. This requires at least three key presses and evaluation of the popup and hinders the view-flow.

(https://stackoverflow.com/a/2106009)

Can you jump directly to the only implementation? I'd like to have a one-key solution.

If there are more than one implementations, I'd like to use heuristics:

- go to the last viewed implementation
- go to that in main/java and not that in test/java

Does such a functionality exist?

Juergen

[Updated on: Thu, 22 April 2021 09:46] by Moderator

Previous Topic:Run Configuration that spawns a new shell process
Next Topic:Enum Formatter wrapping
Goto Forum:
  


Current Time: Fri Jul 04 21:31:35 EDT 2025

Powered by FUDForum. Page generated in 0.03745 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top