public class ClasspathProperties
extends Object
-
-
Method Summary
static List<org.sonar.api.config.PropertyDefinition>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
EMPTY_LIBRARIES_WARNING_TEMPLATE
public static final String EMPTY_LIBRARIES_WARNING_TEMPLATE
- See Also:
-
-
SONAR_JAVA_JDK_HOME
public static final String SONAR_JAVA_JDK_HOME
- See Also:
-
-
SONAR_JAVA_BINARIES
public static final String SONAR_JAVA_BINARIES
- See Also:
-
-
SONAR_JAVA_LIBRARIES
public static final String SONAR_JAVA_LIBRARIES
- See Also:
-
-
SONAR_JAVA_TEST_BINARIES
public static final String SONAR_JAVA_TEST_BINARIES
- See Also:
-
-
SONAR_JAVA_TEST_LIBRARIES
public static final String SONAR_JAVA_TEST_LIBRARIES
- See Also:
-
-
Method Details
-
getProperties
public static List<org.sonar.api.config.PropertyDefinition> getProperties()