Metrics plugin
Compute code metrics on your Java code and perform graphical dependency analysis.
Download Metrics plugin 1.3.6 for EasyEclipse 1.0.2:
This metrics plugin calculates various code and design metrics for Java projects. In addition to metrics such as McCabe cyclomatic complexity and the dependency metrics of Robert Martin and many others, it also includes a graphical dependency analysis tool based on the dynamic hyperbolic graphing package TouchGraph.
Comments
post->ID); if ($count == 0) { echo 'There are currently no comments for this plugin. You can add the first one.'; } else if ($count == 1 ) { echo 'There is currently 1 comment for this plugin. You can review it and add more here.'; } else { echo 'There are currently ' . $count . ' comments for this plugin. You can review them and add more here.'; } ?>
Getting started
This plugin has currently does not have "Getting Started" documentation. If you are familiar with this plugin; would you be willing to draft some Getting Started documentation and post it on the forum? We will gladly add it.
Requirements and limitations
- This plugin will run with any distribution of EasyEclipse.
- It may also work with a standard installation of Eclipse. We have not tested it, though.
Links
Changelog
Changes in EasyEclipse 1.0.0:
- Initial release (with Metrics plugin 1.3.6).
Credits and License
Credits: Frank Sauer
Copyright (c) 2003 Frank Sauer.
This plugin is licensed under the Common Public License 1.0 license.