public class JavaClasspathProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SONAR_JAVA_BINARIES |
static String |
SONAR_JAVA_LIBRARIES |
static String |
SONAR_JAVA_TEST_BINARIES |
static String |
SONAR_JAVA_TEST_LIBRARIES |
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–2016 SonarSource. All rights reserved.