Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Goto Function definition in Eclipse

If my cursor is in a function call in a perl file , is there any shortcut in eclipse that would take me to the definition of the function( in the same file) like gd in vim?

like image 735
woodstok Avatar asked Oct 16 '25 15:10

woodstok


2 Answers

Hold Ctrl and hover over function name, which should turn to a hyperlink pointing to its definition.

like image 69
Pedro Silva Avatar answered Oct 18 '25 11:10

Pedro Silva


@others who could have been looking for this feature:

Once you jump to the function definition (or any other place) in Eclipse, you can go back to the previous location by using Alt + for Navigate->back.

like image 25
woodstok Avatar answered Oct 18 '25 10:10

woodstok



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!