Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Intellij 工作,需要知道给定方法 A 的使用位置。我知道我可以使用 Find 功能找到它,但我需要知道调用我的方法 A 的类的图形树结构。好心提醒。
在光标位于您要查看的方法上时按+ +打开调用层次结构窗口。CtrlAltH