By schauder
via blog.schauderhaft.de
Published: Feb 25 2013 / 08:09
Degraph analyses the dependencies of a bunch of class or jar files and creates a graph representation of it. In this graph it also groups classes into packages and if you want into slices. The result is written to disc as a graphml file. This file can then be opened with yed, a free graph editor with strong layout capabilities.
Add your comment