as in the title, similar to holding down ctrl while writing java code, clicking on a function can directly trace where it is defined, and clicking on a variable can highlight where it has been referenced in the current code
.eclipse version: Eclipse Jee Oxygen 2017
in order to avoid not being clear enough, I took a screenshot of the demand as an example:
hold down ctrl like this and click the method name
: