What's new? | Help | Directory | Sign in
Google
hairball
Generates hairball dependency diagrams for Java
  
  
  
  
    
Show all Featured Downloads:
hairball-1-beta1.zip
Blogs:
Groups:
Join project
Project owners:
  sam.newman

Hairball

Using Hairball | FAQ | Gallery | Downloads | Getting Involved

Hairball is a Java program used to analyze dependencies in Javacode. It looks for Constructor Injection, Setter Injection and Singleton use. It generates diagrams in both Dot (for Graphviz) and GraphML (for yEd).

It's called Hairball because the diagrams it generates are rarely as clean as the code authors would like.

Hairball makes no judgement about your code - it simply generates diagrams. It's up to you as to how you use them.