在 Eclipse 中生成项目的地图/图表

发布于 2024-11-30 09:54:54 字数 99 浏览 1 评论 0原文

在 Eclipse 中,有没有办法生成某种“项目图”或流程图来显示引用了哪些类以及工作区中的位置?

换句话说,有没有一种方法可以直观地表示工作空间或项目的调用层次结构?

In Eclipse, is there a way to generate some kind of "project map" or flowchart that shows what classes are referenced and where within the workspace?

In other words, is there a way to visually represent the call hierarchy of a workspace or project?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

地狱即天堂 2024-12-07 09:54:54

对于任何给定的方法,您可以右键单击“打开调用层次结构”并向上或向下查看。
对于任何给定的方法或类,您可以右键单击“引用”。

没有什么可以显示完整的参考图。恕我直言,在许多/大多数情况下,这会太混乱而无用。

有关插件,请参阅之前的帖子

For any given method, you can right-click, "Open Call Hierarchy" and look upward or downward.
For any given method or class, you can right-click, "References".

There's nothing to show a full graph of references. In many/most cases, this would be too cluttered to be useful, IMHO.

For plugins, see earlier post.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文