org.eclipse.ptp.etfw.toolopts
Class ToolsOptionsConstants
java.lang.Object
org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
public class ToolsOptionsConstants
- extends java.lang.Object
Constants used in the toolopts plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOOL_CONFIG_ARGUMENT_SUFFIX
public static final java.lang.String TOOL_CONFIG_ARGUMENT_SUFFIX
- See Also:
- Constant Field Values
TOOL_CONFIG_STATE_SUFFIX
public static final java.lang.String TOOL_CONFIG_STATE_SUFFIX
- See Also:
- Constant Field Values
TOOL_CONFIG_DEFAULT_SUFFIX
public static final java.lang.String TOOL_CONFIG_DEFAULT_SUFFIX
- See Also:
- Constant Field Values
TOOL_PANE_ID_SUFFIX
public static final java.lang.String TOOL_PANE_ID_SUFFIX
- See Also:
- Constant Field Values
TOOL_PANE_VAR_ID_SUFFIX
public static final java.lang.String TOOL_PANE_VAR_ID_SUFFIX
- See Also:
- Constant Field Values
PROJECT_BUILD
public static final java.lang.String PROJECT_BUILD
- This string will be swapped out for a stored project location if possible if found in an argument string. Used primarily for
indicating location of
selective instrumentation files generated by other plugins
- See Also:
- Constant Field Values
PROJECT_ROOT
public static final java.lang.String PROJECT_ROOT
- See Also:
- Constant Field Values
CONF_VALUE
public static final java.lang.String CONF_VALUE
- See Also:
- Constant Field Values
PROJECT_BINARY
public static final java.lang.String PROJECT_BINARY
- See Also:
- Constant Field Values
PROJECT_NAME
public static final java.lang.String PROJECT_NAME
- See Also:
- Constant Field Values
ToolsOptionsConstants
public ToolsOptionsConstants()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.