由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - ant dependency analyzer
相关主题
Argh, maven sucksjava source code analyzing tool
dependency version collision problem[转载] Re: [转载] java source code analyzing tool
in eclipse, how do you use inter dependencies?design review
jetty疑问请问有用过lucene作中文搜索的吗?
eclipse can't resolve transitive dependency projects ?Nutch
一个class file dependencies 太多怎么搞?JBoss 4.0.4 is slow down in every 20 days
向能人请教网站上怎么做地址搜索以及如何存数据库
有人用过 ObjectDB in Maven 没有?What version of the Java Development Kit (JDKTM)
相关话题的讨论汇总
话题: dependency话题: ant话题: analyzer话题: targets话题: analyze
进入Java版参与讨论
1 (共1页)
h*********d
发帖数: 336
1
请问大侠,谁知道哪有ant dependency analyzer,可以帮忙分析各个targets 之间的
dependency?
thanks!
g*****g
发帖数: 34805
2
eclipse ant editor doesn't work for you?

【在 h*********d 的大作中提到】
: 请问大侠,谁知道哪有ant dependency analyzer,可以帮忙分析各个targets 之间的
: dependency?
: thanks!

a***1
发帖数: 7
3
I think you could analyze the build.xml file to get the target dependencies.

【在 h*********d 的大作中提到】
: 请问大侠,谁知道哪有ant dependency analyzer,可以帮忙分析各个targets 之间的
: dependency?
: thanks!

h*********d
发帖数: 336
4
yes, it works, but I want to get a graph indicating all targets dependency
from a huge ant file. If it can cross dir to analyze multiple build.xml,
that is perfect.
Thanks!

【在 g*****g 的大作中提到】
: eclipse ant editor doesn't work for you?
h*********d
发帖数: 336
5
yes, I can. But for multiple huge build.xml, if there a tool to analyze all
the targets dependency, that is quicker. do you have idea about this kind of
tools?

dependencies.

【在 a***1 的大作中提到】
: I think you could analyze the build.xml file to get the target dependencies.
m******t
发帖数: 2416
6

Some of the tools on this page might do what you want:
http://ant.apache.org/external.html

【在 h*********d 的大作中提到】
: 请问大侠,谁知道哪有ant dependency analyzer,可以帮忙分析各个targets 之间的
: dependency?
: thanks!

1 (共1页)
进入Java版参与讨论
相关主题
What version of the Java Development Kit (JDKTM)eclipse can't resolve transitive dependency projects ?
Does EJB specification require the use of other e一个class file dependencies 太多怎么搞?
Problem on ANT,JAVA,JSP,JSPPrecompiler向能人请教
Design options有人用过 ObjectDB in Maven 没有?
Argh, maven sucksjava source code analyzing tool
dependency version collision problem[转载] Re: [转载] java source code analyzing tool
in eclipse, how do you use inter dependencies?design review
jetty疑问请问有用过lucene作中文搜索的吗?
相关话题的讨论汇总
话题: dependency话题: ant话题: analyzer话题: targets话题: analyze