Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BOOT |
"classpath/boot" |
public static final String |
COMPILE |
"classpath/compile" |
public static final String |
DEBUG |
"classpath/debug" |
public static final String |
EXECUTE |
"classpath/execute" |
public static final String |
PROP_ENTRIES |
"entries" |
public static final String |
PROP_FLAGS |
"flags" |
public static final String |
PROP_INCLUDES |
"includes" |
public static final String |
PROP_ROOTS |
"roots" |
public static final String |
SOURCE |
"classpath/source" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_RESOURCES |
"resources" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_INCLUDES |
"includes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_FLAGS |
"flags" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_ROOTS |
"roots" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_ACTIVE_CLASS_PATH |
"activeClassPath" |