Field Summary |
|
final public static String | BIN_INCLUDES The name of the key that lists all the folders and files
to be included in the binary build. |
final public static String | JARS_EXTRA_CLASSPATH The name of the key that declares extra library entries to be added
to the class path at build time only.. |
final public static String | JAR_PREFIX The prefix for any key denoting the source folders that
should be compiled into a JAR. |
final public static String | OUTPUT_PREFIX The prefix for any key denoting output folders for a particular
JAR. |
final public static String | P_NAME A property name for changes to the 'name' field. |
final public static String | SECONDARY_DEPENDENCIES |
final public static String | SRC_INCLUDES The name of the key that lists all the folders and files
to be included in the source build. |