public final class JkConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEF_BIN_DIR
Relative path to the project where the def classes will be
compiled.
|
static java.lang.String |
DEF_DIR
Relative path to the project where the def definition sources lie.
|
static java.lang.String |
DEFAULT_METHOD
The default method to be invoked when none is specified.
|
static java.lang.String |
JERKAR_DIR
Relative path to the project where Jerkar elements lie.
|
static java.lang.String |
OUTPUT_PATH
Relative path to the project base directory where output files are generated.
|
Constructor and Description |
---|
JkConstants() |
public static final java.lang.String JERKAR_DIR
public static final java.lang.String OUTPUT_PATH
public static final java.lang.String DEF_BIN_DIR
public static final java.lang.String DEF_DIR
public static final java.lang.String DEFAULT_METHOD