| Class | Description |
|---|---|
| Main |
Arguments :
runner.home: optional path to runner home (root directory with sub-directories bin, lib and conf)
runner.settings: optional path to runner global settings, usually ${runner.home}/conf/sonar-runner.properties.
|
| Runner |
Sonar Runner class that can be used to launch Sonar analyses.
|
| Enum | Description |
|---|---|
| Version |
| Exception | Description |
|---|---|
| RunnerException |
Exception thrown by the Sonar Runner when something bad happens.
|
Copyright © 2011–2016 SonarSource. All rights reserved.