Plugins (1068)


Training and Consulting (45)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 582
Comments: 0


Category: Plugin Directory / Source Code Analyzer / CAP - Code Analysis Plugin

CAP - Code Analysis Plugin 
Rate this plugin | Report broken link | Details | Comments (3)

Rating: 7.8 (6 Votes) | hits: 2
CAP - Code Analysis Plugin

Version: 1.0.7
Support Eclipse Version: > 3.0
License: Free GPL
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum

CAP is a plugin for the eclipse platform that analysis the dependencies of your Java project. It opens a own perspective and displays the results in an clear way using different diagrams.

Showing the weaknesses in your architektur, will help to improve the encapsulation. As a result your application will have a maximized reusability and a much better maintainability.

The main approach of the analysis is based on a paper published by Robert Martin in 1994. It is called "OO Design Quality Metrics" - JDepend follows the same main idea.

You can install the plugin using the Update Manager. Create a new remote site with the url "http://cap.xore.de/update".
Added on: 29-Dec-2004 | Updated: 10-Jan-2005




Last 3 Comments


User: AnonymousRating: 92008-03-31 09:35:57
Thanks for providing this amazing tool! It works fine for me. I have to confirm that some "views are over-complicated on large projects", so some more package-selections would be great, some help-files would be too ... just as a wish list ;-) Please keep this one alive!


User: AnonymousRating: 32007-04-06 08:57:16
Views are over-complicated on large projects. We need to filter some packages (example : java.*, javax.*, org.mylib.*).


User: AnonymousRating: 92005-01-12 08:22:38
- Only a 9, because the documentation is really bad, and reading source code for a source code analyzer is not funny at all.