org.eclipse.ptp.etfw
Interface IToolLaunchConfigurationConstants
public interface IToolLaunchConfigurationConstants
ATTR_PERFORMANCEBUILD_CONFIGURATION_NAME
static final String ATTR_PERFORMANCEBUILD_CONFIGURATION_NAME
- See Also:
- Constant Field Values
BUILDONLY
static final String BUILDONLY
- See Also:
- Constant Field Values
BUILDONLY_DEF
static final boolean BUILDONLY_DEF
- See Also:
- Constant Field Values
ANALYZEONLY
static final String ANALYZEONLY
- See Also:
- Constant Field Values
ANALYZEONLY_DEF
static final boolean ANALYZEONLY_DEF
- See Also:
- Constant Field Values
INTERNAL
static final String INTERNAL
- Since:
- 5.0
- See Also:
- Constant Field Values
FILE_SWAP
static final String FILE_SWAP
- Since:
- 5.0
- See Also:
- Constant Field Values
FILENAME_SWAP
static final String FILENAME_SWAP
- Since:
- 5.0
- See Also:
- Constant Field Values
PROJECT_DIR
static final String PROJECT_DIR
- Since:
- 5.0
- See Also:
- Constant Field Values
ETFW_VERSION
static final String ETFW_VERSION
- Since:
- 7.0
- See Also:
- Constant Field Values
USE_SAX_PARSER
static final String USE_SAX_PARSER
- Since:
- 7.0
- See Also:
- Constant Field Values
USE_JAXB_PARSER
static final String USE_JAXB_PARSER
- Since:
- 7.0
- See Also:
- Constant Field Values
EXTOOL_RECOMPILE
static final String EXTOOL_RECOMPILE
- The name appended to new build configurations designated by performance tool recompilation
- See Also:
- Constant Field Values
TOOLCONFNAME
static final String TOOLCONFNAME
- See Also:
- Constant Field Values
DEFAULT_TOOLCONFNAME
static final String DEFAULT_TOOLCONFNAME
- See Also:
- Constant Field Values
SELECTED_TOOL
static final String SELECTED_TOOL
- See Also:
- Constant Field Values
EMPTY_STRING
static final String EMPTY_STRING
- See Also:
- Constant Field Values
USE_EXEC_UTIL
static final String USE_EXEC_UTIL
- ID for the application prepended to the execution command
- See Also:
- Constant Field Values
XMLLOCID
static final String XMLLOCID
- ID for String: location of the xml file defining tools
- See Also:
- Constant Field Values
TOOL_BIN_ID
static final String TOOL_BIN_ID
- This string plus the tool ID is the string associated with tool's bin path in the workspace preferences
- See Also:
- Constant Field Values
EXTOOL_EXECUTABLE_NAME
static final String EXTOOL_EXECUTABLE_NAME
- Key in which which executable name will be stored in the ILaunchConfiguration
- See Also:
- Constant Field Values
EXTOOL_PROJECT_NAME
static final String EXTOOL_PROJECT_NAME
- See Also:
- Constant Field Values
EXTOOL_ATTR_ARGUMENTS_TAG
static final String EXTOOL_ATTR_ARGUMENTS_TAG
- See Also:
- Constant Field Values
EXTOOL_EXECUTABLE_NAME_TAG
static final String EXTOOL_EXECUTABLE_NAME_TAG
- See Also:
- Constant Field Values
EXTOOL_PROJECT_NAME_TAG
static final String EXTOOL_PROJECT_NAME_TAG
- See Also:
- Constant Field Values
EXTOOL_EXECUTABLE_PATH_TAG
static final String EXTOOL_EXECUTABLE_PATH_TAG
- See Also:
- Constant Field Values
EXTOOL_JAXB_ATTR_ARGUMENTS_TAG
static final String EXTOOL_JAXB_ATTR_ARGUMENTS_TAG
- Since:
- 5.0
- See Also:
- Constant Field Values
EXTOOL_JAXB_EXECUTABLE_PATH_TAG
static final String EXTOOL_JAXB_EXECUTABLE_PATH_TAG
- Since:
- 5.0
- See Also:
- Constant Field Values
EXTOOL_JAXB_EXECUTABLE_DIRECTORY_TAG
static final String EXTOOL_JAXB_EXECUTABLE_DIRECTORY_TAG
- Since:
- 7.0
- See Also:
- Constant Field Values
DOT
static final String DOT
- Since:
- 5.0
- See Also:
- Constant Field Values
SPACE
static final String SPACE
- Since:
- 5.0
- See Also:
- Constant Field Values
NEWLINE
static final String NEWLINE
- Since:
- 5.0
- See Also:
- Constant Field Values
EMPTY
static final String EMPTY
- Since:
- 5.0
- See Also:
- Constant Field Values
UNIX_SLASH
static final String UNIX_SLASH
- Since:
- 5.0
- See Also:
- Constant Field Values
PARA_NUM_PROCESSORS
static final String PARA_NUM_PROCESSORS
- See Also:
- Constant Field Values
PARA_OPT_LEVELS
static final String PARA_OPT_LEVELS
- See Also:
- Constant Field Values
PARA_ALL_COMBO
static final String PARA_ALL_COMBO
- See Also:
- Constant Field Values
PARA_ARG_NAMES
static final String PARA_ARG_NAMES
- See Also:
- Constant Field Values
PARA_ARG_BOOLS
static final String PARA_ARG_BOOLS
- See Also:
- Constant Field Values
PARA_ARG_VALUES
static final String PARA_ARG_VALUES
- See Also:
- Constant Field Values
PARA_VAR_NAMES
static final String PARA_VAR_NAMES
- See Also:
- Constant Field Values
PARA_VAR_BOOLS
static final String PARA_VAR_BOOLS
- See Also:
- Constant Field Values
PARA_VAR_VALUES
static final String PARA_VAR_VALUES
- See Also:
- Constant Field Values
PARA_PERF_SCRIPT
static final String PARA_PERF_SCRIPT
- See Also:
- Constant Field Values
PARA_USE_PARAMETRIC
static final String PARA_USE_PARAMETRIC
- See Also:
- Constant Field Values
EXTOOL_LAUNCH_PERFEX
static final String EXTOOL_LAUNCH_PERFEX
- See Also:
- Constant Field Values
EXTOOL_EXPERIMENT_APPEND
static final String EXTOOL_EXPERIMENT_APPEND
- See Also:
- Constant Field Values
EXTOOL_XML_METADATA
static final String EXTOOL_XML_METADATA
- See Also:
- Constant Field Values
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.