开发者

project dependency tree by using ant

开发者 https://www.devze.com 2022-12-26 07:24 出处:网络
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

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 fil开发者_JAVA百科e.

Thanks for helping.


You can do it using Grand, Ant2dot or VizAnt

0

精彩评论

暂无评论...
验证码 换一张
取 消