public class ProjectConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_INFORMATION_FILE
The file that will store the last build information
|
static String |
CACHE_FOLDER_NAME
The cache folder name that contains all the unique folders
|
static String |
ENCODING
The target encoding for this project
|
static String |
PROJECT_FOLDER_NAME
The target folder name to create inside the unique folder
|
Constructor and Description |
---|
ProjectConstants() |
public static final String ENCODING
public static final String PROJECT_FOLDER_NAME
public static final String BUILD_INFORMATION_FILE
public static final String CACHE_FOLDER_NAME
Copyright © 2016–2017. All rights reserved.