MSPMeter is licensed under EUPL v1.1.
Before downloading MSPMeter, make sure that you have a recent version of Java (version 1.6 or above) installed on your computer. Click on the Downloads button and select MSPMeter.jar. Once MSPMeter.jar is downloaded simply double-click it to launch MSPMeter.
Build requirement:
- Git
- Java SDK 1.6 or higher
- Apache Ant 1.8 or higher
To build MSPMeter from the sources, first checkout the sources with git from the url shown above. Then run ant using the provided build file (build.xml). A jar is available in the directory dist.
The document architecture.pdf elaborates on the general architecture, data structures and algorithms used in MSPMeter. Reading this document is recommended to anyone interested in understanding/editing the source code of MSPMeter.