project dependency tree by using ant

人盡茶涼 提交于 2019-12-11 05:51:35

问题


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?

next step after compiling will be export to ear file.

Thanks for helping.


回答1:


You can do it using Grand, Ant2dot or VizAnt



来源:https://stackoverflow.com/questions/2623858/project-dependency-tree-by-using-ant

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!