Description / Features
The plugin enables analysis of Erlang projects within SonarQube.
It is compatible with the Issues Report plugin to run pre-commit local analysis.
Installation
- Install the plugin through the Update Center or download it into the SONARQUBE_HOME/extensions/plugins directory
- Restart the SonarQubeserver
Usage
Run anAnalysis with the SonarQubeRunner (Recommended Way)
To run an analysis of your Erlang project, use the SonarQube Runner.
A sample project is available on GitHub that can be browsed or downloaded: /projects/languages/erlang.
Run an Analysis with the other Analyzers
Maven and Ant can also be used to launch analysis on Erlang projects.
Metrics
See Metrics documentation page.
Change Log

