depgraph - a tool to create class dependency diagrams from java class files.
** Contents **
-
orig - contains the original script. run like: ./depgraph *.class Note: make sure to javac anything you want to analyze first!
-
test-projects - contains java source to test on