advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Antdemo sample code without external libraries (small)
Antdemo sample code with external libraries (large)
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Visualizing Data: Self-Documenting Ant files

Interactive graphical views of your Ant build files give you more information faster, reduce errors, and provide intuitive methods to help you comprehend, modify, and test build targets. 


advertisement
have always been fascinated by informational graphics. Mathematicians aside, most people find properly rendered information graphics easier to assimilate and quicker to understand than raw data, in whatever form that raw data may come in. This article applies concepts of data visualization to source code—not to what typically first comes to mind as source code (e.g. Java, C#, etc.) but rather the source code of an Ant build file.


Build files are notorious for being difficult to create, maintain, and understand, but you'll see a variety of techniques for visualizing or rendering an Ant file—some textual and some graphical—that will simplify the creation, maintenance, and comprehension of your build files.

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement