public interface RunnerProperties
EmbeddedRunner.addGlobalProperties(java.util.Properties).
See documentation for more properties.| Modifier and Type | Field and Description |
|---|---|
static String |
HOST_URL
HTTP URL of Sonar server, "http://localhost:9000" by default
|
static String |
TASK
Deprecated.
since 2.5 No more task starting from SQ 5.2
|
static String |
WORK_DIR
Working directory containing generated reports and temporary data.
|
static final String HOST_URL
@Deprecated static final String TASK
static final String WORK_DIR
Copyright © 2011-2016 SonarSource. All Rights Reserved.