从eclipse中的方法定义跳转到方法调用[Java透视图] [英] Jump to method call from method definition in eclipse [Java perspective]

查看:598
本文介绍了从eclipse中的方法定义跳转到方法调用[Java透视图]的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

(在eclipse中)
我们有一个快捷键从方法调用的方法跳转到方法定义,即通过使用F3。但是如果我目前正在使用方法定义,而且我想去那个方法被调用或使用的位置怎么办?这个的任何捷径?

(In eclipse) We have a shortcut key to jump to method definition from wherever the method is called, i.e. by using F3. But what if I am currently on the method definition and I want to go that location where the method is called or used. Any shortcut for this?

推荐答案

您可以尝试 Ctrl + Shift + G

Ctrl + Alt + H 会带来呼叫层次结构。

or Ctrl+Alt+H which brings up call hierarchy.

这篇关于从eclipse中的方法定义跳转到方法调用[Java透视图]的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆