This folder contains the following releases:
SootWrapper - this tool is a wrapper over the Soot static analysis framework. It analyzez an application and saves its callgraph in a format that is usable by the jSET tool.
SootWrapper is released under the LGPLv3.
jSET - this is the Java Software Evolution Tracker, a tool that can be used to track the changes occuring over the lifetime of a Java software project. When starting the application you will be prompted for the input projects. You can start by selecting from the projects in the work/Repository/projects folder in the SVN repository.
jSET is released under the Eclipse Public License.