ViMC is a plug-in for Eclipse used for analyzing Java software systems. This tool offers a predefined metric library and gives the user the possibility to compose the existing metrics into new ones and to implement its own metric library.
For easier interaction, the system ViMC has a simple user interface from which the user can apply the existing metrics to the analyzed projects and composed existing metrics using simple formulas. For implementing new metrics and for composing the existing metrics with complex formulas, the user should implement the functionality as a Java class.