Do you know any free tool (open source preferable) to do that? Thanks.
Dave Hewy
Ranch Hand
Joined: Aug 21, 2003
Posts: 93
posted
0
A bit extreme maybe - but you could always load your stuff into Eclipse ! The dependency tools in there are very powerful. That way you also have access to the best free Java Development Platform ou there - well, IMHO ! Dave
Simon Xu
Ranch Hand
Joined: Aug 16, 2000
Posts: 235
posted
0
Where can I find it? Eclipse only provides an AST (Abstract Syntax Tree) to present the java source code structure. Am I right?
Erich Gamma
Author
Greenhorn
Joined: Nov 08, 2003
Posts: 16
posted
0
Eclipse provides all kinds of searching and there is also a call hierarchy view. In addition there is a plug-in that integrates JDepend. http://andrei.gmxhome.de/jdepend4eclipse/ --erich
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Graham VMead
Ranch Hand
Joined: Sep 22, 2003
Posts: 154
posted
0
Ilja, Did you have any probs getting the metrics to work? I've done what they said, unzip into plug-ins, enable metrics on project, rebuild project, but still no metrics! I'm using Eclipse 2.1.2 and metrics 1.3.4