New Dependometer versions available
Last Changed by Oliver Rohr, Jul 05, 2010 22:20
Due to some improvements and bug fixes we added some time ago to the dependometer-core module, several new Dependometer versions are finally available now!
- Dependometer Java: 1.2.4
- Dependometer C++: 1.2.4
- Dependometer C#: 0.9.1
- Dependometer-Maven-Plugin: 0.9
The following features have been added (new for the standalone versions):
- result-template is now automatically generated in the result directory, i.e. the template needs no longer to be copied manually
- a simple XMLWriter output listener writes metrics and cycles to an XML file if configured
In addition several bug fixes are delivered:
- external comp. units were aggregated under a so called 'no_compilation_unit' which had introduced some side effects
- standalone versions: the details were opened in a tab in the background
- standalone versions: CCD metric calculation fixed
- a bugfix with the java source file parser if characters were escaped in a certain way