Java Dependency Viewer 1.1

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
None
Login or register to tag items

In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the dependencies to make sure the project is implemented following the design.

Install plugin:
- Use Update site URL: http://svn.codespot.com/a/eclipselabs.org/free-plugins/trunk/site/
- Or download offline: download plugin from http://svn.codespot.com/a/eclipselabs.org/free-plugins/trunk/site/plugin... and save it to eclipse/dropins/ folder

Requirements:
- Existing Eclipse with Zest plugin installed.

Usage:
Select some classes or Java packages, right click and choose "View Class Dependency" or "View Package Dependency". A graph will be displayed.

Compatibility:
Tested with Eclipse 3.6 to 3.7 but it should run well on older versions of Eclipse.

You might also like the plugins:
- Java Source Attacher to find source code for open source Java libraries.
- Java Examples Search to find example code from Eclipse.

Additional Details

  • Version Number: 1.1
  • Eclipse Versions: 3.6
  • Organization: Thai Ha
  • Date Created: 17/12/2011
  • Date Updated: 10/01/2012
  • Development Status: Production/Stable
  • License: Apache 2.0
  • Submitted by: Thai Ha
  • This listing has been installed 129 times in the last 30 days.

Reviews

Add a Review