public class JavaClasspathProperties extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static String |
SONAR_JAVA_BINARIES |
|
static String |
SONAR_JAVA_LIBRARIES |
|
static String |
SONAR_JAVA_TEST_BINARIES |
|
static String |
SONAR_JAVA_TEST_LIBRARIES |
| Modifier and Type | Method | Description |
|---|---|---|
static List<org.sonar.api.config.PropertyDefinition> |
getProperties() |
public static final String SONAR_JAVA_BINARIES
public static final String SONAR_JAVA_LIBRARIES
public static final String SONAR_JAVA_TEST_BINARIES
public static final String SONAR_JAVA_TEST_LIBRARIES
public static List<org.sonar.api.config.PropertyDefinition> getProperties()
Copyright © 2012–2018 SonarSource. All rights reserved.