org.jenkinsci.plugins.tibco
Class Messages

java.lang.Object
  extended by org.jenkinsci.plugins.tibco.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _AMXEclipseAntDisplayName()
          Tibco AMX Eclipse Ant Builder
static org.jvnet.localizer.Localizable _ExecFailed()
          Execution Failed
static org.jvnet.localizer.Localizable _ExecutableNotFound(Object arg1)
          Executable not found for installation {0}
static org.jvnet.localizer.Localizable _GlobalConfigNeeded()
          It seems you don't have configured a valid installation
static org.jvnet.localizer.Localizable _ProjectConfigNeeded()
          This project can't build due to some misconfiguration
static org.jvnet.localizer.Localizable _UnableToFindBuildFile(Object arg1)
          Unable to find build file {0}
static String AMXEclipseAntDisplayName()
          Tibco AMX Eclipse Ant Builder
static String ExecFailed()
          Execution Failed
static String ExecutableNotFound(Object arg1)
          Executable not found for installation {0}
static String GlobalConfigNeeded()
          It seems you don't have configured a valid installation
static String ProjectConfigNeeded()
          This project can't build due to some misconfiguration
static String UnableToFindBuildFile(Object arg1)
          Unable to find build file {0}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

UnableToFindBuildFile

public static String UnableToFindBuildFile(Object arg1)
Unable to find build file {0}


_UnableToFindBuildFile

public static org.jvnet.localizer.Localizable _UnableToFindBuildFile(Object arg1)
Unable to find build file {0}


ExecutableNotFound

public static String ExecutableNotFound(Object arg1)
Executable not found for installation {0}


_ExecutableNotFound

public static org.jvnet.localizer.Localizable _ExecutableNotFound(Object arg1)
Executable not found for installation {0}


ProjectConfigNeeded

public static String ProjectConfigNeeded()
This project can't build due to some misconfiguration


_ProjectConfigNeeded

public static org.jvnet.localizer.Localizable _ProjectConfigNeeded()
This project can't build due to some misconfiguration


ExecFailed

public static String ExecFailed()
Execution Failed


_ExecFailed

public static org.jvnet.localizer.Localizable _ExecFailed()
Execution Failed


GlobalConfigNeeded

public static String GlobalConfigNeeded()
It seems you don't have configured a valid installation


_GlobalConfigNeeded

public static org.jvnet.localizer.Localizable _GlobalConfigNeeded()
It seems you don't have configured a valid installation


AMXEclipseAntDisplayName

public static String AMXEclipseAntDisplayName()
Tibco AMX Eclipse Ant Builder


_AMXEclipseAntDisplayName

public static org.jvnet.localizer.Localizable _AMXEclipseAntDisplayName()
Tibco AMX Eclipse Ant Builder



Copyright © 2004-2013. All Rights Reserved.