Tuesday, May 30, 2006

Visualing Ant Dependencies

Quick note - I've always hated Ant build files and being a more visual oriented person and felt that it would be helpful to have a graph from the build file. With a few spare minutes this morning I've found Vizant.

What I like, it makes a nice graph and even knows how to deal with antcall tasks properly.

What I don't like, it's an Ant task and requires Graphviz.

Surely, we could have a stand alone apart for looking at Ant build files? And then maybe a way to visually edit dependencies?

Just thinking out loud...

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home