Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any good ant visualization programs out there?

Tags:

java

utility

ant

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.

like image 375
Javamann Avatar asked Nov 26 '25 10:11

Javamann


1 Answers

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 and here. After download, just create a bat file with this command:

java -jar antexplorer.jar

like image 57
3 revs, 2 users 77%Marcus Avatar answered Nov 28 '25 00:11

3 revs, 2 users 77%Marcus



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!