包依赖 [英] Package Dependency

查看:46
本文介绍了包依赖的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个带有许多软件包的大型Java应用程序.这些软件包中的某些类依赖于其他软件包中的类.给定一个类,我想知道所有依赖类,反之亦然.GUI工具应该真的很有帮助.

I have a huge Java Application with numerous packages. Some of the classes in these packages have dependency on classes in other packages. Given a class, I want to know all the dependent classes on it and vice-versa. A GUI tool should be really helpful.

推荐答案

与depfinder进行比较.

There's some useful tools described here for the (free) Eclipse IDE. There's also more info on dependency tools with a comparison against depfinder here.

这篇关于包依赖的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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