corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Ant Dependency Viewer - plugin detail

The Ant Dependency Viewer plugin visualizes the NetBeans projects Ant Tasks and their dependencies.

NetBeans Plugin - Ant Dependency Viewer
Plugin owner: franzrechberger
Website: http://sourceforge.net/projects/anttaskdepview/
Added: 2009-03-21
Last updated: 2009-04-05
NetBeans Versions:
License: GPL
Category:
Size: N/A
Downloaded: 1,083 times
Rating:
 4.37, by 1 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

The Ant Task Dependency Viewer Plugin enables you to visualize dependencies of targets of an Ant build script. The Visual Library is used, to visualize the dependencies. If the plugin is added to the NetBeans IDE, the projects context menu provides the command "View Ant Dependencies", that generates the graphical representation of the dependencies of the Ant build script. By the use of the context menu of a target in a graphical representation a new representation can be created. This representation either contains all dependencies for this target or all targets that are depend on this target. Furthermore in an ant targets context menu, there is an action provided, that allows you to jump to the targets location in the build script.

Furthermore, the navigator window of the NetBeans IDE provides a satellite view of the graphical representation. The properties window advertises the important target attributes and the task list of the selected target. A target can be selected by a double click. The colors of the nodes and edges of the graph can be customized via the NetBeans options window (Tools – Options - Miscellaneous).



What's new in this version

In version 1.2, in the context menu of an ant target node the action "Open target in build script" enables you to jump to the chosen target in the build script file.

[ You have to be logged in to be able to comment. ]

User Comments

  

Nice and working :-)

But Ant buildfiles generated by Netbeans are a nightmare!
Posted by jiai on Mar 22, 2009