Menu

Home

Gabor Guta

Installation

Copy the antviz2-*.jar and jgrapht-*.jar into the $ANT_HOME/lib directory.

Usage

Add the ant option -listener hu.gaboo.antviz2.GraphListener to the command when you invoke ant. The output file name is dependency.gv by default. You can optionally change the output file name by specifying the property GraphListener.filename .

Road map

  • Add option to hide global (unconnected) targets
  • Display more information about the targets (file name, line number, etc.)
  • Display antcall and ant tasks on the execution path
  • Construct a listener to trace variable declaration, usage and failed resolution (when you reference to an undeclared variable)

Example Usage

An example usage scenario can can be found here: [ExampleUsage]


Related

Wiki: ExampleUsage

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.