如何可视化jar(而不是插件)依赖? [英] How can I visualize jar (not plugin) dependencies?

查看:124
本文介绍了如何可视化jar(而不是插件)依赖?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在重构一个大型的Java应用程序。我将一个中心(Eclipse)项目分解成约30个单独的组件,但是它们仍然相互依赖。为了更好地了解什么取决于我正在寻找一些方法来绘制编译时间依赖关系。



迄今为止我发现的所有工具都能够图表包或类依赖关系或Eclipse插件之间的依赖关系,但是我想到的只是看一下每个Eclipse项目的类路径设置,并从中构建一个更粗糙的粒度图。



稍后我会更深入,但是现在这只是意味着我将无法看到所有树的森林。

解决方案

Structure101 能够可视化类和方法JAR Jboss 5中的级别相关性。



请参见下面的屏幕截图或查看它更大



alt text http://structure101.com/images/jboss5-jar-dependencies.jpg


I am currently refactoring a large Java application. I have split up one of the central (Eclipse) projects into about 30 individual "components", however they are still heavily inter-dependent. In order to get a better idea of what depends on what I am looking for some way to graph the compile time dependencies.

All tools I have found so far are capable of graphing package or class dependencies or the dependencies between Eclipse plugins, however what I have in mind should just take a look at the classpath settings for each Eclipse project and build a coarser grained graph from that.

Later I will then go deeper, however right now this would just mean I would not be able to see the forest for all of the trees.

解决方案

Structure101 is capable of visualizing class and method JAR level dependencies in Jboss 5.

See the screenshot below or view it larger.

alt text http://structure101.com/images/jboss5-jar-dependencies.jpg

这篇关于如何可视化jar(而不是插件)依赖?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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