Dependometer Blog from January, 2010

  2010/01/06
ANNOUNCEMENT - Alpha version of Dependometer for CSharp released
Last Changed by Carsten Kaiser, Jan 06, 2010 21:52

As another module within the Dependometer toolset, a first version of Dependometer for C# is now available for download.
This release is regarded an alpha version since not all C# language features are supported yet.

Supported C# language features are:
*Abstract Classes
*Abstract Methods
*Alias directives
*Attributes (Metadata)
*Assertions
*Classes
*Coupling
*Delegates
*Enums
*Exceptions
*Generics
*Inheritance
*Interfaces
*Layers
*Namespaces
*Packages
*Static
*Structs

Following C# language features are currently ignored/skipped:
*PointerType
*PrimitiveType

For further details see Dependometer for C#.

Please help us to improve it! Just check it out on source.valtech.com or even better join our community by reporting defects, contributing patches or discussing new ideas and feature requests.

The Dependometer development team

Posted at 06 Jan @ 9:52 PM by Carsten Kaiser | 0 Comments
  2010/01/28
Maven Dependometer Plugin 0.9-beta-1 available now !
Last Changed by Oliver Rohr, Jan 28, 2010 10:55

Integrate Dependometer in your Maven project. Simply follow the instructions in the documentation to run Dependometer during Maven site generation:
Dependometer Maven Plugin.

Dependometer results will be available as project report on your Maven site.

Posted at 28 Jan @ 10:45 AM by Oliver Rohr | 0 Comments