My favorites | Sign in
Project Logo
q4e
                
Search
for
Updated Nov 30, 2007 by amuino
Labels: Phase-Support
DependencyGraphViewer  
Manual for the graphical dependency viewer

Introduction

Since q4e 0.3.0, it is possible to analyze a project dependencies in a graphical way. This page documents the usage of this new tool.

An example

Details

The dependency viewer can be invoked from the context menu of any q4e-enabled project.

It displays a set of boxes representing the artifacts on which the project depends. Each box contains the name of the artifact. Different colors are used for the background to represent different types of dependencies.

Arrows betwen boxes show the dependencies, including the version. The thicker lines represent direct dependencies, while the thinner ones represent transitive dependencies (dependencies of dependencies) for the project.

It is possible to reorder the boxes by using drag and drop.

Hosted by Google Code