What's new? | Help | Directory | Sign in
Google
hairball
Generates hairball dependency diagrams for Java
  
  
  
  
    
Search
for
Updated Jul 01, 2007 by sam.newman
Labels: Phase-Implementation, Featured
Building  
How to build Hairball from source

Hairball uses Ant for building - currently it requires Ant 1.7. To build Hairball, run the following from the command line:

    ant -lib lib

This will create a zip of the binary in `build/dist'


Sign in to add a comment