is there any plugins i can use for eclipse that will show graphical view of classes dependencies ?
+1
A:
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)
VonC
2009-06-17 07:29:26
CDA can only analyse same packages .classes? cant analyse different packages .classes/java files?
cometta
2009-06-17 08:27:35
CDA can analyze any package you want.
VonC
2009-06-17 08:49:40
ya. class diagram solved. how about sequence diagram...etc. ?
cometta
2009-06-17 09:32:47
I sure like your product (+1) but haven't fully evaluated it yet for my work (since it is not freeware)
VonC
2009-06-17 16:23:51