public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_ADVINST()
Advanced Installer
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
Error when computing build name
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_BUILD_NOT_FOUND()
The specified build is not present in the project file
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_NOT_FOUND()
Advanced Installer project file not found.
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
Error when computing output package name
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
Error when computing output folder
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_PATH_COMPUTE()
Error when computing Advanced Installer project path
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_COM_NOT_FOUND()
Advanced Installer build tool was not found.
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_FOLDER_NOT_SET()
Advanced Installer root folder was not configured.
|
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_UNSUPPORTED_OS()
Advanced Installer only runs under Windows platform
|
static org.jvnet.localizer.Localizable |
_ERR_BUILD_NAME_REQUIRED()
This options can be used only if the build is specified.
|
static org.jvnet.localizer.Localizable |
_ERR_INVALID_ADVINST_AIP()
Invalid Advanced Installer project file.
|
static org.jvnet.localizer.Localizable |
_ERR_INVALID_ADVINST_FOLDER()
Invalid Advanced Installer install folder.
|
static org.jvnet.localizer.Localizable |
_ERR_PATH_NOT_FOUND()
Path not found.
|
static org.jvnet.localizer.Localizable |
_ERR_REQUIRED()
Please provide a value for this field.
|
static String |
ADVINST()
Advanced Installer
|
static String |
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
Error when computing build name
|
static String |
ERR_ADVINST_AIP_BUILD_NOT_FOUND()
The specified build is not present in the project file
|
static String |
ERR_ADVINST_AIP_NOT_FOUND()
Advanced Installer project file not found.
|
static String |
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
Error when computing output package name
|
static String |
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
Error when computing output folder
|
static String |
ERR_ADVINST_AIP_PATH_COMPUTE()
Error when computing Advanced Installer project path
|
static String |
ERR_ADVINST_COM_NOT_FOUND()
Advanced Installer build tool was not found.
|
static String |
ERR_ADVINST_FOLDER_NOT_SET()
Advanced Installer root folder was not configured.
|
static String |
ERR_ADVINST_UNSUPPORTED_OS()
Advanced Installer only runs under Windows platform
|
static String |
ERR_BUILD_NAME_REQUIRED()
This options can be used only if the build is specified.
|
static String |
ERR_INVALID_ADVINST_AIP()
Invalid Advanced Installer project file.
|
static String |
ERR_INVALID_ADVINST_FOLDER()
Invalid Advanced Installer install folder.
|
static String |
ERR_PATH_NOT_FOUND()
Path not found.
|
static String |
ERR_REQUIRED()
Please provide a value for this field.
|
public static String ERR_ADVINST_AIP_BUILD_NOT_FOUND()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NOT_FOUND()
public static String ERR_INVALID_ADVINST_FOLDER()
public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_FOLDER()
public static String ERR_REQUIRED()
public static org.jvnet.localizer.Localizable _ERR_REQUIRED()
public static String ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
public static String ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
public static String ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
public static String ERR_ADVINST_AIP_PATH_COMPUTE()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_PATH_COMPUTE()
public static String ERR_ADVINST_COM_NOT_FOUND()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_COM_NOT_FOUND()
public static String ERR_INVALID_ADVINST_AIP()
public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_AIP()
public static String ERR_BUILD_NAME_REQUIRED()
public static org.jvnet.localizer.Localizable _ERR_BUILD_NAME_REQUIRED()
public static String ERR_ADVINST_UNSUPPORTED_OS()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_UNSUPPORTED_OS()
public static String ERR_ADVINST_AIP_NOT_FOUND()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_NOT_FOUND()
public static String ADVINST()
public static org.jvnet.localizer.Localizable _ADVINST()
public static String ERR_PATH_NOT_FOUND()
public static org.jvnet.localizer.Localizable _ERR_PATH_NOT_FOUND()
public static String ERR_ADVINST_FOLDER_NOT_SET()
public static org.jvnet.localizer.Localizable _ERR_ADVINST_FOLDER_NOT_SET()
Copyright © 2004-2015. All Rights Reserved.