public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_ADVINST()
Key
ADVINST: Advanced Installer. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
Key
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE: Error when
computing build name. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_BUILD_NOT_FOUND()
Key
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()
Key
ERR_ADVINST_AIP_NOT_FOUND: {@code Advanced Installer
project file not found. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
Key
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE: Error when
computing output package name. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
Key
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE: Error when
computing output folder. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_AIP_PATH_COMPUTE()
Key
ERR_ADVINST_AIP_PATH_COMPUTE: Error when computing
Advanced Installer project path. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_COM_NOT_FOUND()
Key
ERR_ADVINST_COM_NOT_FOUND: {@code Advanced Installer build
tool was not found. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_FAILED_AIC()
Key
ERR_ADVINST_FAILED_AIC: Failed to create the
command file (.AIC). |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_FOLDER_NOT_SET()
Key
ERR_ADVINST_FOLDER_NOT_SET: Advanced Installer root
folder was not configured.. |
static org.jvnet.localizer.Localizable |
_ERR_ADVINST_UNSUPPORTED_OS()
Key
ERR_ADVINST_UNSUPPORTED_OS: Advanced Installer only
runs under Windows platform. |
static org.jvnet.localizer.Localizable |
_ERR_BUILD_NAME_REQUIRED()
Key
ERR_BUILD_NAME_REQUIRED: {@code This options can be used
only if the build is specified. |
static org.jvnet.localizer.Localizable |
_ERR_INVALID_ADVINST_AIP()
Key
ERR_INVALID_ADVINST_AIP: Invalid Advanced Installer
project file.. |
static org.jvnet.localizer.Localizable |
_ERR_INVALID_ADVINST_FOLDER()
Key
ERR_INVALID_ADVINST_FOLDER: Invalid Advanced
Installer install folder.. |
static org.jvnet.localizer.Localizable |
_ERR_PATH_NOT_FOUND()
Key
ERR_PATH_NOT_FOUND: Path not found.. |
static org.jvnet.localizer.Localizable |
_ERR_REQUIRED()
Key
ERR_REQUIRED: Please provide a value for this
field.. |
static String |
ADVINST()
Key
ADVINST: Advanced Installer. |
static String |
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
Key
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE: Error when
computing build name. |
static String |
ERR_ADVINST_AIP_BUILD_NOT_FOUND()
Key
ERR_ADVINST_AIP_BUILD_NOT_FOUND: The specified
build is not present in the project file. |
static String |
ERR_ADVINST_AIP_NOT_FOUND()
Key
ERR_ADVINST_AIP_NOT_FOUND: {@code Advanced Installer
project file not found. |
static String |
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
Key
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE: Error when
computing output package name. |
static String |
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
Key
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE: Error when
computing output folder. |
static String |
ERR_ADVINST_AIP_PATH_COMPUTE()
Key
ERR_ADVINST_AIP_PATH_COMPUTE: Error when computing
Advanced Installer project path. |
static String |
ERR_ADVINST_COM_NOT_FOUND()
Key
ERR_ADVINST_COM_NOT_FOUND: {@code Advanced Installer build
tool was not found. |
static String |
ERR_ADVINST_FAILED_AIC()
Key
ERR_ADVINST_FAILED_AIC: Failed to create the
command file (.AIC). |
static String |
ERR_ADVINST_FOLDER_NOT_SET()
Key
ERR_ADVINST_FOLDER_NOT_SET: Advanced Installer root
folder was not configured.. |
static String |
ERR_ADVINST_UNSUPPORTED_OS()
Key
ERR_ADVINST_UNSUPPORTED_OS: Advanced Installer only
runs under Windows platform. |
static String |
ERR_BUILD_NAME_REQUIRED()
Key
ERR_BUILD_NAME_REQUIRED: {@code This options can be used
only if the build is specified. |
static String |
ERR_INVALID_ADVINST_AIP()
Key
ERR_INVALID_ADVINST_AIP: Invalid Advanced Installer
project file.. |
static String |
ERR_INVALID_ADVINST_FOLDER()
Key
ERR_INVALID_ADVINST_FOLDER: Invalid Advanced
Installer install folder.. |
static String |
ERR_PATH_NOT_FOUND()
Key
ERR_PATH_NOT_FOUND: Path not found.. |
static String |
ERR_REQUIRED()
Key
ERR_REQUIRED: Please provide a value for this
field.. |
public static String ERR_ADVINST_AIP_BUILD_NOT_FOUND()
ERR_ADVINST_AIP_BUILD_NOT_FOUND: The specified
build is not present in the project file.The specified build is not present in the project filepublic static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NOT_FOUND()
ERR_ADVINST_AIP_BUILD_NOT_FOUND: The specified
build is not present in the project file.The specified build is not present in the project filepublic static String ERR_INVALID_ADVINST_FOLDER()
ERR_INVALID_ADVINST_FOLDER: Invalid Advanced
Installer install folder..Invalid Advanced Installer install folder.public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_FOLDER()
ERR_INVALID_ADVINST_FOLDER: Invalid Advanced
Installer install folder..Invalid Advanced Installer install folder.public static String ERR_REQUIRED()
ERR_REQUIRED: Please provide a value for this
field..Please provide a value for this field.public static org.jvnet.localizer.Localizable _ERR_REQUIRED()
ERR_REQUIRED: Please provide a value for this
field..Please provide a value for this field.public static String ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE: Error when
computing output folder.Error when computing output folderpublic static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE: Error when
computing output folder.Error when computing output folderpublic static String ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE: Error when
computing output package name.Error when computing output package namepublic static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE: Error when
computing output package name.Error when computing output package namepublic static String ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE: Error when
computing build name.Error when computing build namepublic static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE: Error when
computing build name.Error when computing build namepublic static String ERR_ADVINST_AIP_PATH_COMPUTE()
ERR_ADVINST_AIP_PATH_COMPUTE: Error when computing
Advanced Installer project path.Error when computing Advanced Installer project pathpublic static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_PATH_COMPUTE()
ERR_ADVINST_AIP_PATH_COMPUTE: Error when computing
Advanced Installer project path.Error when computing Advanced Installer project pathpublic static String ERR_ADVINST_COM_NOT_FOUND()
ERR_ADVINST_COM_NOT_FOUND: Advanced Installer build
tool was not found. Configured path: %s.Advanced Installer build tool was not found. Configured path:
%spublic static org.jvnet.localizer.Localizable _ERR_ADVINST_COM_NOT_FOUND()
ERR_ADVINST_COM_NOT_FOUND: Advanced Installer build
tool was not found. Configured path: %s.Advanced Installer build tool was not found. Configured path:
%spublic static String ERR_INVALID_ADVINST_AIP()
ERR_INVALID_ADVINST_AIP: Invalid Advanced Installer
project file..Invalid Advanced Installer project file.public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_AIP()
ERR_INVALID_ADVINST_AIP: Invalid Advanced Installer
project file..Invalid Advanced Installer project file.public static String ERR_BUILD_NAME_REQUIRED()
ERR_BUILD_NAME_REQUIRED: This options can be used
only if the build is specified. Leave the field blank otherwise..This options can be used only if the build is specified. Leave
the field blank otherwise.public static org.jvnet.localizer.Localizable _ERR_BUILD_NAME_REQUIRED()
ERR_BUILD_NAME_REQUIRED: This options can be used
only if the build is specified. Leave the field blank otherwise..This options can be used only if the build is specified. Leave
the field blank otherwise.public static String ERR_ADVINST_UNSUPPORTED_OS()
ERR_ADVINST_UNSUPPORTED_OS: Advanced Installer only
runs under Windows platform.Advanced Installer only runs under Windows platformpublic static org.jvnet.localizer.Localizable _ERR_ADVINST_UNSUPPORTED_OS()
ERR_ADVINST_UNSUPPORTED_OS: Advanced Installer only
runs under Windows platform.Advanced Installer only runs under Windows platformpublic static String ERR_ADVINST_AIP_NOT_FOUND()
ERR_ADVINST_AIP_NOT_FOUND: Advanced Installer
project file not found. Configured path: %s.Advanced Installer project file not found. Configured path: %spublic static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_NOT_FOUND()
ERR_ADVINST_AIP_NOT_FOUND: Advanced Installer
project file not found. Configured path: %s.Advanced Installer project file not found. Configured path: %spublic static String ADVINST()
ADVINST: Advanced Installer.Advanced Installerpublic static org.jvnet.localizer.Localizable _ADVINST()
ADVINST: Advanced Installer.Advanced Installerpublic static String ERR_ADVINST_FAILED_AIC()
ERR_ADVINST_FAILED_AIC: Failed to create the
command file (.AIC).Failed to create the command file (.AIC)public static org.jvnet.localizer.Localizable _ERR_ADVINST_FAILED_AIC()
ERR_ADVINST_FAILED_AIC: Failed to create the
command file (.AIC).Failed to create the command file (.AIC)public static String ERR_PATH_NOT_FOUND()
ERR_PATH_NOT_FOUND: Path not found..Path not found.public static org.jvnet.localizer.Localizable _ERR_PATH_NOT_FOUND()
ERR_PATH_NOT_FOUND: Path not found..Path not found.public static String ERR_ADVINST_FOLDER_NOT_SET()
ERR_ADVINST_FOLDER_NOT_SET: Advanced Installer root
folder was not configured..Advanced Installer root folder was not configured.public static org.jvnet.localizer.Localizable _ERR_ADVINST_FOLDER_NOT_SET()
ERR_ADVINST_FOLDER_NOT_SET: Advanced Installer root
folder was not configured..Advanced Installer root folder was not configured.Copyright © 2016–2017. All rights reserved.