通过使用Ant项目的依赖关系树

通过使用Ant项目的依赖关系树

问题描述:

我试图编译一个J2EE项目和解决方案文件包括许多开源项目,图书馆。一些源码项目与其他开源项目的依赖。而这个编译任务将使用Ant任务来完成。有没有第三方库可以让我快速的完成这个任务?

I am trying to compile a j2ee project, and the solution file includes many source projects, libraries. some of source projects have dependency with other source projects. And this compile task will be done by using ant task. is there third party library allows me to do this task quickly?

编译后下一步将导出到EAR文件中。

next step after compiling will be export to ear file.

感谢您的帮助。

您可以使用大做 Ant2dot 或的 VizAnt