boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - ant dependency analyzer
相关主题
Argh, maven sucks
dependency version collision problem
in eclipse, how do you use inter dependencies?
jetty疑问
eclipse can't resolve transitive dependency projects ?
一个class file dependencies 太多怎么搞?
向能人请教
有人用过 ObjectDB in Maven 没有?
java source code analyzing tool
[转载] Re: [转载] java source code analyzing tool
相关话题的讨论汇总
话题: 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版参与讨论
相关主题
[转载] Re: [转载] java source code analyzing tool
design review
请问有用过lucene作中文搜索的吗?
Nutch
JBoss 4.0.4 is slow down in every 20 days
网站上怎么做地址搜索以及如何存数据库
What version of the Java Development Kit (JDKTM)
Does EJB specification require the use of other e
Problem on ANT,JAVA,JSP,JSPPrecompiler
Design options
相关话题的讨论汇总
话题: dependency话题: ant话题: analyzer话题: targets话题: analyze