ckjm - Chidamber and Kemerer metrics for Java

This directory contains the source and compiled version for
a program to calculate the Chidamber and Kemerer metrics
in a set of Java class files.

The compiled jar file you need to extract the metrics is
in the build directory.  Place is in a convenient location.

The build.xml file allows you to build the project from source
using ant.  Compilation requires Java 1.5 (J2SE5).

Complete documentation, in HTML format, is in the doc directory.
To print the documentation as a single document, open the
file indexw.html, to browse it, open the file index.html.

The project's home page is http://www.spinellis.gr/sw/ckjm

Diomidis Spinellis, February 2005
