vote up 3 vote down star
2

I am looking for a utility that will suck in an ant build file and present a graphical display of the targets and properties available to that target. Please don't respond with 'VisualAnt' I own it and it sucks.

flag

50% accept rate

3 Answers

vote up 3 vote down

I use yWorks Ant Explorer. It runs as a stand alone app. It's pretty good. Apparently there is an Eclipse plugin as well but I haven't been able to locate that.

It's free. Not sure if yWorks still develops it. You can download the jar here. After download, just create a bat file with this command:

java -jar antexplorer.jar

link|flag
1  
I use the IntelliJ yWorks plug-in and it works well. – Dan Dyer Jan 19 at 19:21
vote up 1 vote down

Look at Elements of Ant Style wiki page. They have a link there for a XSLT style sheet that makes a build file browsable. Here is a link for it. The wiki page also shows how to use it.

link|flag
vote up 0 vote down

Linguine Maps is maybe an option.

See Create entity-relation diagram text

Bye.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.