Class Messages

java.lang.Object
org.jenkinsci.plugins.jdk_tool.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • JDKInstaller_DescriptorImpl_doCheckAcceptLicense

      public static String JDKInstaller_DescriptorImpl_doCheckAcceptLicense()
      Key JDKInstaller.DescriptorImpl.doCheckAcceptLicense: You must agree to the license to download the JDK..
      Returns:
      You must agree to the license to download the JDK.
    • _JDKInstaller_DescriptorImpl_doCheckAcceptLicense

      public static org.jvnet.localizer.Localizable _JDKInstaller_DescriptorImpl_doCheckAcceptLicense()
      Key JDKInstaller.DescriptorImpl.doCheckAcceptLicense: You must agree to the license to download the JDK..
      Returns:
      You must agree to the license to download the JDK.
    • JDKInstaller_UnableToInstallUntilLicenseAccepted

      public static String JDKInstaller_UnableToInstallUntilLicenseAccepted()
      Key JDKInstaller.UnableToInstallUntilLicenseAccepted: Unable to auto-install JDK until the license is accepted..
      Returns:
      Unable to auto-install JDK until the license is accepted.
    • _JDKInstaller_UnableToInstallUntilLicenseAccepted

      public static org.jvnet.localizer.Localizable _JDKInstaller_UnableToInstallUntilLicenseAccepted()
      Key JDKInstaller.UnableToInstallUntilLicenseAccepted: Unable to auto-install JDK until the license is accepted..
      Returns:
      Unable to auto-install JDK until the license is accepted.
    • JDKInstaller_DescriptorImpl_doCheckId

      public static String JDKInstaller_DescriptorImpl_doCheckId()
      Key JDKInstaller.DescriptorImpl.doCheckId: Define JDK ID.
      Returns:
      Define JDK ID
    • _JDKInstaller_DescriptorImpl_doCheckId

      public static org.jvnet.localizer.Localizable _JDKInstaller_DescriptorImpl_doCheckId()
      Key JDKInstaller.DescriptorImpl.doCheckId: Define JDK ID.
      Returns:
      Define JDK ID
    • JDKInstaller_FailedToInstallJDK

      public static String JDKInstaller_FailedToInstallJDK(Object arg0)
      Key JDKInstaller.FailedToInstallJDK: Failed to install JDK. Exit code={0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to install JDK. Exit code={0}
    • _JDKInstaller_FailedToInstallJDK

      public static org.jvnet.localizer.Localizable _JDKInstaller_FailedToInstallJDK(Object arg0)
      Key JDKInstaller.FailedToInstallJDK: Failed to install JDK. Exit code={0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to install JDK. Exit code={0}
    • JDKInstaller_RequireOracleAccount

      public static String JDKInstaller_RequireOracleAccount(Object arg0)
      Key JDKInstaller.RequireOracleAccount: Installing JDK requires Oracle account. <a href="{0}" target="_new">Please enter your username/password</a>.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Installing JDK requires Oracle account. <a href="{0}" target="_new">Please enter your username/password</a>
    • _JDKInstaller_RequireOracleAccount

      public static org.jvnet.localizer.Localizable _JDKInstaller_RequireOracleAccount(Object arg0)
      Key JDKInstaller.RequireOracleAccount: Installing JDK requires Oracle account. <a href="{0}" target="_new">Please enter your username/password</a>.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Installing JDK requires Oracle account. <a href="{0}" target="_new">Please enter your username/password</a>
    • JDKInstaller_DescriptorImpl_displayName

      public static String JDKInstaller_DescriptorImpl_displayName()
      Key JDKInstaller.DescriptorImpl.displayName: Install Oracle Java SE Development Kit from the website.
      Returns:
      Install Oracle Java SE Development Kit from the website
    • _JDKInstaller_DescriptorImpl_displayName

      public static org.jvnet.localizer.Localizable _JDKInstaller_DescriptorImpl_displayName()
      Key JDKInstaller.DescriptorImpl.displayName: Install Oracle Java SE Development Kit from the website.
      Returns:
      Install Oracle Java SE Development Kit from the website