View classes dependency graph plugin?

cometta picture cometta · Jun 17, 2009 · Viewed 35.9k times · Source

Is there any plugins I can use for Eclipse that will show graphical view of classes dependencies?

Answer

VonC picture VonC · Jun 17, 2009

Classycle can be a good start (for static dependencies between classes at least)

(I find their graph a bit complicated to follow though : CDA - Class Dependency Analyzer is an external tool, but produce much more readable dependency graphs)