一种更具控制性的流动-以中心为中心的解决办法(比我最初的回答(见下文)还要多)是:
控制流程图工厂3.7
Control Flook Factory is a Eclipse 插件,从 java bytecode 生成 < 强控流图,编辑并导出到 GreabXML、 DOT 或若干图像格式。

但在静态方面,当编码时,你可以添加 Mylyn插件 ,以便在探索某些代码时孤立你想要的特定环境(见“a href=”http://wiki.eclipse.org/index.php/Mylyn/User_Guide#Task-Focused_Interface” rel=“nofollown noreferr>>Task-Focuse界面 ):
"https://i.sstatic.net/KBnz3.png" alt="流行导航视图"/ >
没有 Mylyn, 您有 < a href=> http://help. eclipse. org/ galileo/index.jsp?potic=/ org. eclipse.platform.doc. user/ conceptes/coutline.htm" rel=" nofollow noreferrerr" >outline view , 至少显示您在其中的功能 :
"https://i.sstatic.net/8c9Ds.png" alt="直线视图"/ >
On the runtime side, you have the Debug perspective which will display where you are in the code at any point of the Debug session.
See "Java Debugging with Eclipse - Tutorial "
"https://i.sstatic.net/AYFcw.png" alt="eclipse 调试视图"/ >