public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_Ant_DisplayName()
Key
Ant.DisplayName: Invoke Ant. |
static org.jvnet.localizer.Localizable |
_Ant_ExecFailed()
Key
Ant.ExecFailed: command execution failed.. |
static org.jvnet.localizer.Localizable |
_Ant_ExecutableNotFound(Object arg0)
Key
Ant.ExecutableNotFound: Cannot find executable from
the chosen Ant installation "{0}". |
static org.jvnet.localizer.Localizable |
_Ant_GlobalConfigNeeded()
Key
Ant.GlobalConfigNeeded: Maybe you need to configure
where your Ant installations are?. |
static org.jvnet.localizer.Localizable |
_Ant_NotADirectory(Object arg0)
Key
Ant.NotADirectory: {0} is not a directory. |
static org.jvnet.localizer.Localizable |
_Ant_NotAntDirectory(Object arg0)
Key
Ant.NotAntDirectory: {0} doesn''t look like an Ant
directory. |
static org.jvnet.localizer.Localizable |
_Ant_ProjectConfigNeeded()
Key
Ant.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your Ant installations?. |
static org.jvnet.localizer.Localizable |
_InstallFromApache()
Key
InstallFromApache: Install from Apache. |
static String |
Ant_DisplayName()
Key
Ant.DisplayName: Invoke Ant. |
static String |
Ant_ExecFailed()
Key
Ant.ExecFailed: command execution failed.. |
static String |
Ant_ExecutableNotFound(Object arg0)
Key
Ant.ExecutableNotFound: Cannot find executable from
the chosen Ant installation "{0}". |
static String |
Ant_GlobalConfigNeeded()
Key
Ant.GlobalConfigNeeded: Maybe you need to configure
where your Ant installations are?. |
static String |
Ant_NotADirectory(Object arg0)
Key
Ant.NotADirectory: {0} is not a directory. |
static String |
Ant_NotAntDirectory(Object arg0)
Key
Ant.NotAntDirectory: {0} doesn''t look like an Ant
directory. |
static String |
Ant_ProjectConfigNeeded()
Key
Ant.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your Ant installations?. |
static String |
InstallFromApache()
Key
InstallFromApache: Install from Apache. |
public static String Ant_ProjectConfigNeeded()
Ant.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your Ant installations?.Maybe you need to configure the job to choose one of your Ant
installations?public static org.jvnet.localizer.Localizable _Ant_ProjectConfigNeeded()
Ant.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your Ant installations?.Maybe you need to configure the job to choose one of your Ant
installations?public static String Ant_ExecutableNotFound(Object arg0)
Ant.ExecutableNotFound: Cannot find executable from
the chosen Ant installation "{0}".arg0 - 1st format parameter, {0}, as String.valueOf(Object).Cannot find executable from the chosen Ant installation "{0}"public static org.jvnet.localizer.Localizable _Ant_ExecutableNotFound(Object arg0)
Ant.ExecutableNotFound: Cannot find executable from
the chosen Ant installation "{0}".arg0 - 1st format parameter, {0}, as String.valueOf(Object).Cannot find executable from the chosen Ant installation "{0}"public static String InstallFromApache()
InstallFromApache: Install from Apache.Install from Apachepublic static org.jvnet.localizer.Localizable _InstallFromApache()
InstallFromApache: Install from Apache.Install from Apachepublic static String Ant_NotADirectory(Object arg0)
Ant.NotADirectory: {0} is not a directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a directorypublic static org.jvnet.localizer.Localizable _Ant_NotADirectory(Object arg0)
Ant.NotADirectory: {0} is not a directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a directorypublic static String Ant_ExecFailed()
Ant.ExecFailed: command execution failed..command execution failed.public static org.jvnet.localizer.Localizable _Ant_ExecFailed()
Ant.ExecFailed: command execution failed..command execution failed.public static String Ant_GlobalConfigNeeded()
Ant.GlobalConfigNeeded: Maybe you need to configure
where your Ant installations are?.Maybe you need to configure where your Ant installations are?public static org.jvnet.localizer.Localizable _Ant_GlobalConfigNeeded()
Ant.GlobalConfigNeeded: Maybe you need to configure
where your Ant installations are?.Maybe you need to configure where your Ant installations are?public static String Ant_NotAntDirectory(Object arg0)
Ant.NotAntDirectory: {0} doesn''t look like an Ant
directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} doesn''t look like an Ant directorypublic static org.jvnet.localizer.Localizable _Ant_NotAntDirectory(Object arg0)
Ant.NotAntDirectory: {0} doesn''t look like an Ant
directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} doesn''t look like an Ant directorypublic static String Ant_DisplayName()
Ant.DisplayName: Invoke Ant.Invoke Antpublic static org.jvnet.localizer.Localizable _Ant_DisplayName()
Ant.DisplayName: Invoke Ant.Invoke AntCopyright © 2016. All rights reserved.