Manage Project Versions
Every Software project owns a number of project versions.
As you can import one result file for each version, the versions
are the connection between the measured results and the Java source.
Within a project version you can define the following details:
- Name: Unique name of the version. The folder that holds all version information gets this name.
- Description: A description for the project version.
- Source path: The path to the Java sources.
If you open the results of a version, you can directly jump to the source code that
was measured. It does not matter if the sources exists in Eclipse or if they
are stored externally.
For displaying results, see View measured results.