Plugins (1068)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0


Category: Plugin Directory / Testing / JDepend

JDepend 
Rate this plugin | Report broken link | Details | Comments (3)

Rating: 8.3 (17 Votes) | hits: 0
JDepend

Version: 1.2.1
Support Eclipse Version: 3.1, 3.2 and 3.3
License: Free CPL
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://andrei.gmxhome.de/eclipse/

JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses a set of Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies. Package dependency cycles are reported along with the hierarchical paths of packages participating in package dependency cycles. The tool helps greatly by refactoring old & huge source code repositories with cyclic package dependencies between packages.
Added on: 18-Feb-2004 | Updated: 26-Sep-2007




Last 3 Comments


User: AnonymousRating: 82007-11-07 03:51:02
A little clunky, but a great complement to the offline report. N.B. you select a source folder for reporting, but actually the report is run on the output folder, so if more than one sourtce folder shares the same output directory (which is the default for main and test source trees), they will all be included.


User: AnonymousRating: 82006-08-06 04:22:44
Yep. It's very good :)


User: AnonymousRating: 102004-10-26 10:29:03
Fast and useful - package cycle search is very cool.