Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

notatestuser/jqualityvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JQualityVis

JQualityVis is a software quality analysis framework written in Java that allows engineers to visualise the results of static software metrics after they are applied on parsed source code.

Ooh, shiny

Take a look at this neat intro page, the help file or the generated documentation.

Build notes

The following libraries must be available in your classpath to build and run it:

jgraphx.jar
forms-1.3.0.jar
prefuse.jar
openchart2-1.4.3.jar
tools.jar (Java Compiler API)
xpp3_min-1.1.4c.jar
xstream-1.3.1.jar

Releases

No releases published

Packages

No packages published

Languages