Ant Explorer

I mentioned this briefly in my 15 Ant Tips posts but thought I would follow it up with a more in depth post…

Ant Explorer is available as a standalone version or as an Eclipse plugin. Installation is via setting up the usual Eclipse update URL to point to the yWorks site. After installation - you can right-click on a build.xml file and select “Show Ant Visualization” (also available via the View menu).

Ant Explorer

While viewing a build file - you can right-click on each node within the diagram and drill into it, execute it or view the source code related to that target. In addition to the Visualization view - you can select Window > Show View > Other > YFiles Ant Visualizer > Ant Properties Visualizer which will show you a visual outline of your build file properties. Checkout the walkthrough for more.

I’m not sure how actually useful the tool is for everyday use but it may be useful for debugging inherited scripts or if you are working on something particularly complicated.

One Trackback

  1. By thecrumb.com » What Time Is It? CFMeetup? on March 21, 2008 at 8:29 am

    [...] DID forget to mention yWorks Ant Explorer - check out this older post. It’s a helpful tool that gives you some visuals of your [...]

Creative Commons License

Creative Commons License This article: Ant Explorer, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License .

Copyright © 2007 thecrumb.com. All rights reserved.