Package org.eclipse.debug.ui
Interface IDebugUIConstants
public interface IDebugUIConstants
Constant definitions for debug UI plug-in.
 
 Popup menus in the debug UI support action contribution via the
 org.eclipse.ui.popupMenus  extension. Actions may be
 contributed to any group on the menu. To facilitate insertion of actions
 in between existing groups, empty groups have been defined
 in the menu. Each group prefixed by "empty" indicates an empty group.
 
Debug View Popup Menu
- Empty edit group
- Edit group
- Copy stack action
- Empty step group
- Step group
- Step into group
- Step into action
- Step over group
- Step over action
- Step return group
- Step return action
- Empty thread group
- Thread group
- Resume action
- Suspend action
- Terminate action
- Disconnect action
- Empty launch group
- Launch group
- Remove all terminated action
- Terminate and Remove action
- Relaunch action
- Terminate all action
- Empty render group
- Render group
- Property group
- Property dialog action
- Additions group
Variables View Popup Menus
- Empty variable group
- Variable group
- Select all action
- Copy to clipboard action
- Find action
- Change value action
- Available logical structures action
- Available detail panes action
- Empty render group
- Render group
- Show type names action
- Additions group
Breakpoints View Popup Menu
- Empty Navigation group
- Navigation group
- Open action
- Empty Breakpoint group
- Breakpoint group
- Enable action
- Disable action
- Remove action
- Remove all action
- Empty render group
- Render group
- Show breakpoints for model action
- Additions group
Expressions View Popup Menu
- Empty Expression group
- Expression group
- Select all action
- Copy to clipboard action
- Remove action
- Remove all action
- Find action
- Change variable value action
- Available logical structures action
- Available detail panes action
- Empty Render group
- Render group
- Show type names action
- Additions group
Constants only.
- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This interface is not intended to be extended by clients.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringAnnotation type identifier for default annotation of the current instruction pointer (top stack frame in a thread).static final StringAnnotation type identifier for default annotation of secondary instruction pointers (non top stack frames).static final StringLaunch configuration attribute specifying whether process output will be appended to the file specified by theATTR_CAPTURE_IN_FILEattribute instead of overwriting the file.static final StringLaunch configuration boolean attribute specifying whether output from the launched process will be captured and written to the console.static final StringLaunch configuration attribute specifying a file name that console output should be written to ornullif none.static final StringLaunch configuration attribute to specifying a file whose content is supplied to the launched process input stream.static final StringDeprecated.in 3.3 Please use DebugPlugin.ATTR_CONSOLE_ENCODING instead.static final StringProcessConsole attribute - references the process that was launched.static final StringLaunch configuration attribute - the container where the configuration file is stored.static final StringDeprecated.useATTR_FAVORITE_GROUPSinsteadstatic final StringLaunch configuration attribute - a list of launch group identifiers representing the favorite histories a launch configuration should appear in.static final StringLaunch configuration attribute - a boolean value indicating whether a configuration should be launched in the background.static final StringLaunch configuration attribute - a boolean value that indicates if the launch configuration is 'private'.static final StringDeprecated.useATTR_FAVORITE_GROUPSinsteadstatic final StringDeprecated.Since 3.0, this launch configuration attribute is no longer supported.static final StringDeprecated.Since 3.0, this launch configuration attribute is no longer supported.static final StringIdentifier for a breakpoint group in a menu (value"breakpointGroup").static final StringIdentifier for a "breakpoint group" group in a menu (value"breakpointGroupGroup").static final StringIdentifier for breakpoint working set type.static final StringDefault ID for the "Name" column in the Variables views.static final StringDefault ID for the "Declared Type" column in the Variables views.static final StringDefault ID for the "Value" column in the Variables views.static final StringDefault ID for the "Actual Type" column in the Variables views.static final StringID for the default column layout for the variables, expressions and registers views.static final StringDebug action set identifier (value"org.eclipse.debug.ui.debugActionSet").static final StringName of the debug context variable which can be used in standard expressions and command handlers to access the active debug context.static final StringDebug Toolbar action set identifier (value"org.eclipse.debug.ui.debugToolbarActionSet").static final StringSystem property which indicates whether the common debugging actions should be shown in the Debug view, as opposed to the top level toolbar.static final StringIdentifier for an edit group in a menu (value"editGroup").static final StringIdentifier for an empty group preceding a breakpoint group in a menu (value"emptyBreakpointGroup").static final StringIdentifier for an empty group preceding an edit group in a menu (value"emptyEditGroup").static final StringIdentifier for an empty group preceding an expression group in a menu (value"emptyExpressionGroup").static final StringIdentifier for an empty group preceding a launch group in a menu (value"emptyLaunchGroup").static final StringIdentifier for an empty group preceding a modules group in a menu (value"emptyModulesGroup").static final StringIdentifier for an empty group preceding a navigation group in a menu (value"emptyNavigationGroup").static final StringIdentifier for an empty group preceding a register group in a menu (value"emptyRegisterGroup").static final StringIdentifier for an empty group preceding a render group in a menu (value"emptyRenderGroup").static final StringIdentifier for an empty group preceding a step group in a menu (value"emptyStepGroup").static final StringIdentifier for an empty group preceding a thread group in a menu (value"emptyThreadGroup").static final StringIdentifier for an empty group preceding a variable group in a menu (value"emptyVariableGroup").static final StringIdentifier for an expression group in a menu (value"expressionGroup").static final StringBreakpoint organizers extension point identifier (value"breakpointOrganizers"static final StringConsole document color provider extension point identifier (value"consoleColorProviders").static final StringConsole line trackers extension point identifier (value"consoleLineTrackers").static final StringDeprecated.The Debug Action Groups extension point no longer exists.static final StringSimple identifier constant (value"detailPaneFactories") for the detail pane factories extension point.static final StringLaunch configuration tab groups extension point identifier (value"launchConfigurationTabGroups").static final StringExtension point for launch configuration type images.static final StringLaunch groups extension point identifier (value"launchGroups").static final StringLaunch shortcuts extension point identifier (value"launchShortcuts").static final StringContributed Launch Configuration Tab extension point identifier (value"launchConfigurationTabs").static final StringLaunch variable components extension point identifier (value"launchVariableComponents").static final StringDeprecated.As of release 3.4, replaced byEXTENSION_POINT_MEMORY_RENDERINGSstatic final StringMemory renderings extension point identifier (value"memoryRenderings"static final StringVariables content providers extension point identifier (value"variablesContentProviders").static final StringSimple identifier constant (value"toggleBreakpointsTargetFactories") for the toggle breakpoint targets extension point.static final StringUpdate policies extension point identifier (value"updatePolicies"static final StringVariable value editors extension point identifier (value"variableValueEditors"static final StringBreakpoint view identifier (value"org.eclipse.debug.ui.BreakpointView").static final StringEditor Identifier for the "Common Source Not Found" editor.static final StringDeprecated.Use org.eclipse.ui.console.IConsoleConstants.ID_CONSOLE_VIEWstatic final StringIdentifier for the standard 'debug' launch group.static final StringDebug model presentation simple extension point identifier (value"debugModelPresentations").static final StringDebug perspective identifier (value"org.eclipse.debug.ui.DebugPerspective").static final StringDebug view identifier (value"org.eclipse.debug.ui.DebugView").static final StringExpression view identifier (value"org.eclipse.debug.ui.ExpressionView").static final StringMemory view identifier (value"org.eclipse.debug.ui.MemoryView").static final StringModule view identifier (value"org.eclipse.debug.ui.ModuleView").static final StringConsole type identifier (value"org.eclipse.debug.ui.ProcessConsoleType").static final StringIdentifier for the standard 'profile' launch group.static final StringRegister view identifier (value"org.eclipse.debug.ui.RegisterView").static final StringMemory view's rendering view pane identifier for the rendering view pane on the left.static final StringMemory view's rendering view pane identifier for the rendering view pane on the right.static final StringIdentifier for the standard 'run' launch group.static final StringIdentifier for the standard error stream.static final StringIdentifier for the standard input stream.static final StringIdentifier for the standard out stream.static final StringVariable view identifier (value"org.eclipse.debug.ui.VariableView").static final StringDebug action image identifier.static final StringRun action image identifier.static final String"Link with View" action image identifier.static final StringContent assist action image identifier (disabled).static final StringContent assist action image identifier (enabled).static final StringAdd action image identifier.static final StringChange variable value action image identifier.static final StringDeprecated.use the platform shared image for clear -ISharedImages.IMG_ETOOL_CLEARstatic final StringContent assist action image identifier.static final StringToggle detail pane action image identifier.static final StringContent assist action image identifier.static final StringContent assist action image identifier.static final StringContent assist action image identifier.static final StringDisconnect action image identifierstatic final StringScroll lock action image identifierstatic final StringRemove action image identifierstatic final StringRemove all action image identifierstatic final StringDisplay variable type names action image identifier.static final StringEnabled access watchpoint image identifier.static final StringDisabled access watchpoint image identifier.static final StringEnabled breakpoint image identifier.static final StringDisabled breakpoint image identifier.static final StringBreakpoint group image identifier.static final StringDisabled breakpoint group image identifier.static final StringRunning debug target image identifier.static final StringSuspended debug target image identifier.static final StringTerminated debug target image identifier.static final StringEnvironment variable image identifier.static final StringEnvironment image identifier.static final StringExpression image identifier.static final StringInstruction pointer image for editor ruler for secondary (non-top) stack frames.static final StringInstruction pointer image for editor ruler for the currently executing instruction in the top stack frame.static final StringDebug mode launch image identifier.static final StringRun mode launch image identifier.static final StringTerminated run mode launch image identifier.static final StringEnabled modification watchpoint image identifier.static final StringDisabled modification watchpoint image identifier.static final StringRunning system process image identifier.static final StringTerminated system process image identifier.static final StringGeneric register image identifier.static final StringGeneric identifier of register group image.static final StringStack frame (suspended) image identifier.static final StringStack frame (running) image identifier.static final StringRunning thread image identifier.static final StringSuspended thread image identifier.static final StringTerminated thread image identifier.static final StringGeneric variable image identifier.static final StringEnabled watchpoint image identifier (access & modification).static final StringDisabled watchpoint image identifier (access & modification).static final StringError overlay image identifier.static final StringPrototype image overlay identifier.static final StringSkip breakpoint image overlay identifier.static final StringDebug perspective image identifierstatic final String"Skip Breakpoints" action image identifierstatic final StringBreakpoints view image identifierstatic final StringConsole view image identifierstatic final StringExpressions view image identifierstatic final StringLaunches view image identifierstatic final StringVariables view image identifierstatic final StringDebug wizard banner image identifier.static final StringRun wizard banner image identifier.static final intStatus code indicating an unexpected internal error.static final StringLaunch action set identifier (value"org.eclipse.debug.ui.launchActionSet").static final StringIdentifier for a launch group in a menu (value"launchGroup").static final StringIdentifier for a modules group in a menu (value"modulesGroup").static final StringIdentifier for a navigation group in a menu (value"navigationGroup").static final StringIdentifier for an output group in a menu (value"outputGroup").static final StringConstant for referring to a default perspective.static final StringConstant for referring to no perspective.static final StringDebug UI plug-in identifier (value"org.eclipse.debug.ui").static final StringBoolean preference controlling whether the debugger will force activate the active shell/window of the Eclipse workbench when a breakpoint is hit.static final StringBoolean preference controlling automatic removal of terminated launches when a new launch is registered.static final StringBoolean preference controlling whether a build is done before launching a program (if one is needed).static final StringPreference color used to render debug elements that have changed (valueorg.eclipse.debug.ui.changedDebugElement).static final StringPreference for background color in tree columns when a value changes color.static final StringFont preference setting for the process console.static final StringASCII code page for rendering memory to ASCII strings.static final StringEBCDIC code page for rendering memory to EBCDIC strings.static final StringThe name of the font to use for detail panes.static final StringString preference controlling in which perspectives view management will occur.static final StringThe default value of thePREF_MANAGE_VIEW_PERSPECTIVESpreference.static final StringMaximum number of characters to display in the details area of the variables view, or 0 if unlimited.static final StringInteger preference that specifies the length of the Run & Debug launch history lists.static final StringPreference color to indicate that aMemoryBytehas history.static final StringPreference color to indicate that aMemoryBytedoes not have history.static final StringPadded string preference for renderings.static final StringBoolean preference controlling whether the debugger re-uses non-dirty editors that it opens when displaying source.static final StringString preference that identifies the default 'switch to perspective id' when debugging a launch configuration.static final StringDeprecated, for removal: This API element is subject to removal in a future version.no longer usedstatic final StringString preference that identifies the default 'switch to perspective id' when running a launch configuration.static final StringDeprecated, for removal: This API element is subject to removal in a future version.no longer usedstatic final StringPreference to enable variable view inline on text editors.static final StringBoolean preference controlling whether breakpoints are automatically skipped during a Run To Line operation.static final StringThe name of the font to use for the variable text in the variables, registers and expression views.static final StringIdentifier for a property group in a menu (value"propertyGroup").static final StringIdentifier for a register group in a menu (value"registerGroup").static final StringIdentifier for a render group in a menu or toolbar(value"renderGroup").static final intStatus indicating an invalid extension definition.static final StringIdentifier for a step group in a menu or toolbar (value"stepGroup").static final StringIdentifier for a step into group in a menu or toolbar (value"stepIntoGroup").static final StringIdentifier for a step over group in a menu or toolbar (value"stepOverGroup").static final StringIdentifier for a step return group in a menu or toolbar (value"stepReturnGroup").static final StringA key for a system property that indicates whether there are toggle breakpoint factories registered in this installation.static final StringIdentifier for a thread group in a menu or toolbar(value"threadGroup").static final StringIdentifier for a variable group in a menu (value"variableGroup").static final StringId for the popup menu associated with the detail (text viewer) part of the VariableViewstatic final StringId for the popup menu associated with the variables (tree viewer) part of the VariableView
- 
Field Details- 
PLUGIN_IDDebug UI plug-in identifier (value"org.eclipse.debug.ui").- See Also:
 
- 
ID_DEBUG_PERSPECTIVEDebug perspective identifier (value"org.eclipse.debug.ui.DebugPerspective").- See Also:
 
- 
ID_PROCESS_CONSOLE_TYPEConsole type identifier (value"org.eclipse.debug.ui.ProcessConsoleType").- Since:
- 3.1
- See Also:
 
- 
PERSPECTIVE_NONEConstant for referring to no perspective.- See Also:
 
- 
PERSPECTIVE_DEFAULTConstant for referring to a default perspective.- See Also:
 
- 
PREF_SHOW_RUN_PERSPECTIVE_DEFAULTString preference that identifies the default 'switch to perspective id' when running a launch configuration. This default is used if a particular launch configuration does not override the 'switch to perspective when in run mode' attribute with something else.- See Also:
 
- 
PREF_SHOW_DEBUG_PERSPECTIVE_DEFAULTString preference that identifies the default 'switch to perspective id' when debugging a launch configuration. This default is used if a particular launch configuration does not override the 'switch to perspective when in debug mode' attribute with something else.- See Also:
 
- 
PREF_BUILD_BEFORE_LAUNCHBoolean preference controlling whether a build is done before launching a program (if one is needed).- See Also:
 
- 
PREF_AUTO_REMOVE_OLD_LAUNCHESBoolean preference controlling automatic removal of terminated launches when a new launch is registered.- Since:
- 2.0
- See Also:
 
- 
PREF_REUSE_EDITORBoolean preference controlling whether the debugger re-uses non-dirty editors that it opens when displaying source. Whentruethe debugger re-uses the same editor when showing source for a selected stack frame (unless the editor is dirty).- Since:
- 2.0
- See Also:
 
- 
PREF_MAX_HISTORY_SIZEInteger preference that specifies the length of the Run & Debug launch history lists.- Since:
- 2.0
- See Also:
 
- 
PREF_SHOW_TYPE_NAMESDeprecated, for removal: This API element is subject to removal in a future version.no longer usedBoolean preference controlling whether the debugger shows types names in its variable view. Whentruethe debugger will display type names in new variable views.- Since:
- 2.0
- See Also:
 
- 
PREF_SHOW_DETAIL_PANEDeprecated, for removal: This API element is subject to removal in a future version.no longer usedBoolean preference controlling whether the debugger shows the detail pane in its variable view. Whentruethe debugger will show the detail panes in new variable views.- Since:
- 2.0
- See Also:
 
- 
PREF_ACTIVATE_WORKBENCHBoolean preference controlling whether the debugger will force activate the active shell/window of the Eclipse workbench when a breakpoint is hit.- Since:
- 2.1
- See Also:
 
- 
PREF_SKIP_BREAKPOINTS_DURING_RUN_TO_LINEBoolean preference controlling whether breakpoints are automatically skipped during a Run To Line operation. If true, breakpoints will be skipped automatically during Run To Line. If false, they will be hit.- Since:
- 3.0
- See Also:
 
- 
PREF_MANAGE_VIEW_PERSPECTIVESString preference controlling in which perspectives view management will occur. This preference, if set, overrides the perspectives enabled through thecontextViewBindingsextension point. The value is a comma-separated list of perspective IDs, an empty string (no perspectives), or the value ofPREF_MANAGE_VIEW_PERSPECTIVES_DEFAULT("DEFAULT").- Since:
- 3.0
- See Also:
 
- 
PREF_MANAGE_VIEW_PERSPECTIVES_DEFAULTThe default value of thePREF_MANAGE_VIEW_PERSPECTIVESpreference.- Since:
- 3.5
- See Also:
 
- 
PREF_CONSOLE_FONTFont preference setting for the process console.- Since:
- 3.3
- See Also:
 
- 
ID_DEBUG_VIEWDebug view identifier (value"org.eclipse.debug.ui.DebugView").- See Also:
 
- 
ID_BREAKPOINT_VIEWBreakpoint view identifier (value"org.eclipse.debug.ui.BreakpointView").- See Also:
 
- 
ID_VARIABLE_VIEWVariable view identifier (value"org.eclipse.debug.ui.VariableView").- See Also:
 
- 
ID_EXPRESSION_VIEWExpression view identifier (value"org.eclipse.debug.ui.ExpressionView").- Since:
- 2.0
- See Also:
 
- 
ID_REGISTER_VIEWRegister view identifier (value"org.eclipse.debug.ui.RegisterView").- Since:
- 3.0
- See Also:
 
- 
ID_MODULE_VIEWModule view identifier (value"org.eclipse.debug.ui.ModuleView").- Since:
- 3.4
- See Also:
 
- 
ID_CONSOLE_VIEWDeprecated.Use org.eclipse.ui.console.IConsoleConstants.ID_CONSOLE_VIEWConsole view identifier (value"org.eclipse.debug.ui.ConsoleView").- Since:
- 3.0
- See Also:
 
- 
ID_STANDARD_OUTPUT_STREAMIdentifier for the standard out stream.- Since:
- 2.1
- See Also:
 
- 
ID_STANDARD_ERROR_STREAMIdentifier for the standard error stream.- Since:
- 2.1
- See Also:
 
- 
ID_STANDARD_INPUT_STREAMIdentifier for the standard input stream.- Since:
- 2.1
- See Also:
 
- 
IMG_ACT_DEBUGDebug action image identifier.- See Also:
 
- 
IMG_ACT_RUNRun action image identifier.- See Also:
 
- 
IMG_ACT_SYNCED"Link with View" action image identifier.- See Also:
 
- 
IMG_SKIP_BREAKPOINTS"Skip Breakpoints" action image identifier- See Also:
 
- 
IMG_LCL_CLEARDeprecated.use the platform shared image for clear -ISharedImages.IMG_ETOOL_CLEARClear action image identifier.- See Also:
 
- 
IMG_LCL_TYPE_NAMESDisplay variable type names action image identifier.- See Also:
 
- 
IMG_LCL_DETAIL_PANEToggle detail pane action image identifier.- See Also:
 
- 
IMG_LCL_CHANGE_VARIABLE_VALUEChange variable value action image identifier.- See Also:
 
- 
IMG_LCL_DISCONNECTDisconnect action image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_LCL_LOCKScroll lock action image identifier- Since:
- 2.1
- See Also:
 
- 
IMG_LCL_ADDAdd action image identifier.- Since:
- 3.8
- See Also:
 
- 
IMG_LCL_REMOVE_ALLRemove all action image identifier- Since:
- 2.1
- See Also:
 
- 
IMG_LCL_REMOVERemove action image identifier- Since:
- 3.2
- See Also:
 
- 
IMG_LCL_CONTENT_ASSISTContent assist action image identifier.- See Also:
 
- 
IMG_ELCL_CONTENT_ASSISTContent assist action image identifier (enabled).- See Also:
 
- 
IMG_DLCL_CONTENT_ASSISTContent assist action image identifier (disabled).- See Also:
 
- 
IMG_LCL_DETAIL_PANE_UNDERContent assist action image identifier.- See Also:
 
- 
IMG_LCL_DETAIL_PANE_RIGHTContent assist action image identifier.- See Also:
 
- 
IMG_LCL_DETAIL_PANE_HIDEContent assist action image identifier.- See Also:
 
- 
IMG_OBJS_LAUNCH_DEBUGDebug mode launch image identifier.- See Also:
 
- 
IMG_OBJS_LAUNCH_RUNRun mode launch image identifier.- See Also:
 
- 
IMG_OBJS_LAUNCH_RUN_TERMINATEDTerminated run mode launch image identifier.- See Also:
 
- 
IMG_OBJS_DEBUG_TARGETRunning debug target image identifier.- See Also:
 
- 
IMG_OBJS_DEBUG_TARGET_SUSPENDEDSuspended debug target image identifier.- See Also:
 
- 
IMG_OBJS_DEBUG_TARGET_TERMINATEDTerminated debug target image identifier.- See Also:
 
- 
IMG_OBJS_THREAD_RUNNINGRunning thread image identifier.- See Also:
 
- 
IMG_OBJS_THREAD_SUSPENDEDSuspended thread image identifier.- See Also:
 
- 
IMG_OBJS_THREAD_TERMINATEDTerminated thread image identifier.- See Also:
 
- 
IMG_OBJS_STACKFRAMEStack frame (suspended) image identifier.- See Also:
 
- 
IMG_OBJS_STACKFRAME_RUNNINGStack frame (running) image identifier.- See Also:
 
- 
IMG_OBJS_BREAKPOINTEnabled breakpoint image identifier.- See Also:
 
- 
IMG_OBJS_BREAKPOINT_DISABLEDDisabled breakpoint image identifier.- See Also:
 
- 
IMG_OBJS_BREAKPOINT_GROUPBreakpoint group image identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OBJS_BREAKPOINT_GROUP_DISABLEDDisabled breakpoint group image identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OBJS_WATCHPOINTEnabled watchpoint image identifier (access & modification).- Since:
- 3.0
- See Also:
 
- 
IMG_OBJS_WATCHPOINT_DISABLEDDisabled watchpoint image identifier (access & modification).- Since:
- 3.0
- See Also:
 
- 
IMG_OBJS_ACCESS_WATCHPOINTEnabled access watchpoint image identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OBJS_ACCESS_WATCHPOINT_DISABLEDDisabled access watchpoint image identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OBJS_MODIFICATION_WATCHPOINTEnabled modification watchpoint image identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OBJS_MODIFICATION_WATCHPOINT_DISABLEDDisabled modification watchpoint image identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OBJS_OS_PROCESSRunning system process image identifier.- See Also:
 
- 
IMG_OBJS_OS_PROCESS_TERMINATEDTerminated system process image identifier.- See Also:
 
- 
IMG_OBJS_EXPRESSIONExpression image identifier.- Since:
- 2.0
- See Also:
 
- 
IMG_OBJS_VARIABLEGeneric variable image identifier.- Since:
- 2.0
- See Also:
 
- 
IMG_OBJS_REGISTER_GROUPGeneric identifier of register group image.- Since:
- 3.0
- See Also:
 
- 
IMG_OBJS_REGISTERGeneric register image identifier.- Since:
- 3.0
- See Also:
 
- 
IMG_OBJS_ENVIRONMENTEnvironment image identifier.- Since:
- 3.0
- See Also:
 
- 
IMG_OBJS_ENV_VAREnvironment variable image identifier.- Since:
- 3.0
- See Also:
 
- 
IMG_VIEW_LAUNCHESLaunches view image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_VIEW_BREAKPOINTSBreakpoints view image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_VIEW_VARIABLESVariables view image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_VIEW_EXPRESSIONSExpressions view image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_VIEW_CONSOLEConsole view image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_PERSPECTIVE_DEBUGDebug perspective image identifier- Since:
- 2.0
- See Also:
 
- 
IMG_WIZBAN_DEBUGDebug wizard banner image identifier.- See Also:
 
- 
IMG_WIZBAN_RUNRun wizard banner image identifier.- See Also:
 
- 
IMG_OVR_ERRORError overlay image identifier.- See Also:
 
- 
IMG_OVR_SKIP_BREAKPOINTSkip breakpoint image overlay identifier.- Since:
- 3.1
- See Also:
 
- 
IMG_OVR_PROTOTYPEPrototype image overlay identifier.- Since:
- 3.13
- See Also:
 
- 
DEBUG_ACTION_SETDebug action set identifier (value"org.eclipse.debug.ui.debugActionSet").- See Also:
 
- 
DEBUG_TOOLBAR_ACTION_SETDebug Toolbar action set identifier (value"org.eclipse.debug.ui.debugToolbarActionSet").- Since:
- 3.8
- See Also:
 
- 
DEBUG_VIEW_TOOBAR_VISIBLESystem property which indicates whether the common debugging actions should be shown in the Debug view, as opposed to the top level toolbar. Actions contributing to the debug view can use this property to control their visibility.- Since:
- 3.8
- See Also:
 
- 
LAUNCH_ACTION_SETLaunch action set identifier (value"org.eclipse.debug.ui.launchActionSet").- See Also:
 
- 
ID_DEBUG_LAUNCH_GROUPIdentifier for the standard 'debug' launch group.- Since:
- 2.1
- See Also:
 
- 
ID_RUN_LAUNCH_GROUPIdentifier for the standard 'run' launch group.- Since:
- 2.1
- See Also:
 
- 
ID_PROFILE_LAUNCH_GROUPIdentifier for the standard 'profile' launch group.- Since:
- 3.0
- See Also:
 
- 
EMPTY_EDIT_GROUPIdentifier for an empty group preceding an edit group in a menu (value"emptyEditGroup").- See Also:
 
- 
EDIT_GROUPIdentifier for an edit group in a menu (value"editGroup").- See Also:
 
- 
EMPTY_STEP_GROUPIdentifier for an empty group preceding a step group in a menu (value"emptyStepGroup").- See Also:
 
- 
STEP_GROUPIdentifier for a step group in a menu or toolbar (value"stepGroup").- See Also:
 
- 
STEP_INTO_GROUPIdentifier for a step into group in a menu or toolbar (value"stepIntoGroup").- See Also:
 
- 
STEP_OVER_GROUPIdentifier for a step over group in a menu or toolbar (value"stepOverGroup").- See Also:
 
- 
STEP_RETURN_GROUPIdentifier for a step return group in a menu or toolbar (value"stepReturnGroup").- See Also:
 
- 
EMPTY_THREAD_GROUPIdentifier for an empty group preceding a thread group in a menu (value"emptyThreadGroup").- See Also:
 
- 
THREAD_GROUPIdentifier for a thread group in a menu or toolbar(value"threadGroup").- See Also:
 
- 
EMPTY_LAUNCH_GROUPIdentifier for an empty group preceding a launch group in a menu (value"emptyLaunchGroup").- See Also:
 
- 
LAUNCH_GROUPIdentifier for a launch group in a menu (value"launchGroup").- See Also:
 
- 
OUTPUT_GROUPIdentifier for an output group in a menu (value"outputGroup").- See Also:
 
- 
EMPTY_VARIABLE_GROUPIdentifier for an empty group preceding a variable group in a menu (value"emptyVariableGroup").- See Also:
 
- 
VARIABLE_GROUPIdentifier for a variable group in a menu (value"variableGroup").- See Also:
 
- 
EMPTY_NAVIGATION_GROUPIdentifier for an empty group preceding a navigation group in a menu (value"emptyNavigationGroup").- See Also:
 
- 
NAVIGATION_GROUPIdentifier for a navigation group in a menu (value"navigationGroup").- See Also:
 
- 
EMPTY_BREAKPOINT_GROUPIdentifier for an empty group preceding a breakpoint group in a menu (value"emptyBreakpointGroup").- See Also:
 
- 
BREAKPOINT_GROUPIdentifier for a breakpoint group in a menu (value"breakpointGroup").- See Also:
 
- 
BREAKPOINT_GROUP_GROUPIdentifier for a "breakpoint group" group in a menu (value"breakpointGroupGroup").- Since:
- 3.1
- See Also:
 
- 
EMPTY_EXPRESSION_GROUPIdentifier for an empty group preceding an expression group in a menu (value"emptyExpressionGroup").- Since:
- 2.0
- See Also:
 
- 
EXPRESSION_GROUPIdentifier for an expression group in a menu (value"expressionGroup").- Since:
- 2.0
- See Also:
 
- 
EMPTY_RENDER_GROUPIdentifier for an empty group preceding a render group in a menu (value"emptyRenderGroup").- See Also:
 
- 
RENDER_GROUPIdentifier for a render group in a menu or toolbar(value"renderGroup").- See Also:
 
- 
PROPERTY_GROUPIdentifier for a property group in a menu (value"propertyGroup").- See Also:
 
- 
EMPTY_REGISTER_GROUPIdentifier for an empty group preceding a register group in a menu (value"emptyRegisterGroup").- See Also:
 
- 
REGISTER_GROUPIdentifier for a register group in a menu (value"registerGroup").- See Also:
 
- 
EMPTY_MODULES_GROUPIdentifier for an empty group preceding a modules group in a menu (value"emptyModulesGroup").- Since:
- 3.4
- See Also:
 
- 
MODULES_GROUPIdentifier for a modules group in a menu (value"modulesGroup").- Since:
- 3.4
- See Also:
 
- 
VARIABLE_VIEW_VARIABLE_IDId for the popup menu associated with the variables (tree viewer) part of the VariableView- See Also:
 
- 
VARIABLE_VIEW_DETAIL_IDId for the popup menu associated with the detail (text viewer) part of the VariableView- See Also:
 
- 
STATUS_INVALID_EXTENSION_DEFINITIONstatic final int STATUS_INVALID_EXTENSION_DEFINITIONStatus indicating an invalid extension definition.- See Also:
 
- 
INTERNAL_ERRORstatic final int INTERNAL_ERRORStatus code indicating an unexpected internal error.- See Also:
 
- 
ATTR_TARGET_RUN_PERSPECTIVEDeprecated.Since 3.0, this launch configuration attribute is no longer supported. UseDebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective).Launch configuration attribute - the perspective to switch to when a launch configuration is launched in run mode (valueorg.eclipse.debug.ui.target_run_perspective). Value is a string corresponding to a perspective identifier, ornullindicating no perspective change.- Since:
- 2.0
- See Also:
 
- 
ATTR_TARGET_DEBUG_PERSPECTIVEDeprecated.Since 3.0, this launch configuration attribute is no longer supported. UseDebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective).Launch configuration attribute - the perspective to switch to when a launch configuration is launched in debug mode (valueorg.eclipse.debug.ui.target_debug_perspective). Value is a string corresponding to a perspective identifier, ornullindicating no perspective change.- Since:
- 2.0
- See Also:
 
- 
ATTR_CONTAINERLaunch configuration attribute - the container where the configuration file is stored. The container is set via the 'setContainer()' call on ILaunchConfigurationWorkingCopy. This constant is only needed for persisting and reading the default value of the container value for individual resources.- Since:
- 2.0
- See Also:
 
- 
ATTR_PRIVATELaunch configuration attribute - a boolean value that indicates if the launch configuration is 'private'. A private configuration is one that does not appear to the user in the launch history or the launch configuration dialog.- Since:
- 2.0
- See Also:
 
- 
ATTR_DEBUG_FAVORITEDeprecated.useATTR_FAVORITE_GROUPSinsteadLaunch configuration attribute - a boolean value that indicates if the launch configuration is displayed in the debug favorites menu. Default value isfalseif absent.- Since:
- 2.0
- See Also:
 
- 
ATTR_RUN_FAVORITEDeprecated.useATTR_FAVORITE_GROUPSinsteadLaunch configuration attribute - a boolean value that indicates if the launch configuration is displayed in the run favorites menu.Default value isfalseif absent.- Since:
- 2.0
- See Also:
 
- 
ATTR_FAVORITE_GROUPSLaunch configuration attribute - a list of launch group identifiers representing the favorite histories a launch configuration should appear in. Whennull, the configuration does not appear in any favorite lists.- Since:
- 2.1
- See Also:
 
- 
ATTR_LAUNCH_IN_BACKGROUNDLaunch configuration attribute - a boolean value indicating whether a configuration should be launched in the background. Default value istrue.- Since:
- 3.0
- See Also:
 
- 
ATTR_CONSOLE_PROCESSProcessConsole attribute - references the process that was launched.- Since:
- 3.1
- See Also:
 
- 
ATTR_CONSOLE_ENCODINGDeprecated.in 3.3 Please use DebugPlugin.ATTR_CONSOLE_ENCODING instead.Launch configuration attribute specifying the encoding that the console should use. When unspecified, the default encoding is used. Encoding names are available fromWorkbenchEncoding.- Since:
- 3.1
- See Also:
 
- 
ATTR_CAPTURE_IN_CONSOLELaunch configuration boolean attribute specifying whether output from the launched process will be captured and written to the console. Default value istrue.- Since:
- 3.1
- See Also:
 
- 
ATTR_CAPTURE_STDIN_FILELaunch configuration attribute to specifying a file whose content is supplied to the launched process input stream. Default value isnull.- Since:
- 3.11
- See Also:
 
- 
ATTR_CAPTURE_IN_FILELaunch configuration attribute specifying a file name that console output should be written to ornullif none. Default value isnull. When specified, all output from the launched process will be written to the file. The file name attribute may contain variables which will be resolved by theIStringVariableManager.- Since:
- 3.1
- See Also:
 
- 
ATTR_APPEND_TO_FILELaunch configuration attribute specifying whether process output will be appended to the file specified by theATTR_CAPTURE_IN_FILEattribute instead of overwriting the file. Default value isfalse.- Since:
- 3.1
- See Also:
 
- 
ID_DEBUG_MODEL_PRESENTATIONDebug model presentation simple extension point identifier (value"debugModelPresentations").- See Also:
 
- 
EXTENSION_POINT_DEBUG_ACTION_GROUPSDeprecated.The Debug Action Groups extension point no longer exists. Product vendors should use Activities instead.Debug action groups extension point identifier (value"debugActionGroups").- Since:
- 2.0
- See Also:
 
- 
EXTENSION_POINT_LAUNCH_CONFIGURATION_TAB_GROUPSLaunch configuration tab groups extension point identifier (value"launchConfigurationTabGroups").- Since:
- 2.0
- See Also:
 
- 
EXTENSION_POINT_LAUNCH_TABSContributed Launch Configuration Tab extension point identifier (value"launchConfigurationTabs").- Since:
- 3.3
- See Also:
 
- 
EXTENSION_POINT_LAUNCH_SHORTCUTSLaunch shortcuts extension point identifier (value"launchShortcuts").- Since:
- 2.0
- See Also:
 
- 
EXTENSION_POINT_LAUNCH_CONFIGURATION_TYPE_IMAGESExtension point for launch configuration type images.- Since:
- 2.0
- See Also:
 
- 
EXTENSION_POINT_CONSOLE_COLOR_PROVIDERSConsole document color provider extension point identifier (value"consoleColorProviders").- Since:
- 2.1
- See Also:
 
- 
EXTENSION_POINT_LAUNCH_GROUPSLaunch groups extension point identifier (value"launchGroups").- Since:
- 2.1
- See Also:
 
- 
EXTENSION_POINT_CONSOLE_LINE_TRACKERSConsole line trackers extension point identifier (value"consoleLineTrackers").- Since:
- 2.1
- See Also:
 
- 
EXTENSION_POINT_OBJECT_BROWSERSVariables content providers extension point identifier (value"variablesContentProviders").- Since:
- 3.0
- See Also:
 
- 
EXTENSION_POINT_LAUNCH_VARIABLE_COMPONENTSLaunch variable components extension point identifier (value"launchVariableComponents"). The launch variable components extension point specifies anIVariableComponentfor anIContextLaunchVariable.- See Also:
 
- 
EXTENSION_POINT_VARIABLE_VALUE_EDITORSVariable value editors extension point identifier (value"variableValueEditors"- Since:
- 3.1
- See Also:
 
- 
EXTENSION_POINT_MEMORY_RENDERIGNSDeprecated.As of release 3.4, replaced byEXTENSION_POINT_MEMORY_RENDERINGSMemory renderings extension point identifier (value"memoryRenderings"- Since:
- 3.1
- See Also:
 
- 
EXTENSION_POINT_MEMORY_RENDERINGSMemory renderings extension point identifier (value"memoryRenderings"- Since:
- 3.4
- See Also:
 
- 
EXTENSION_POINT_BREAKPOINT_ORGANIZERSBreakpoint organizers extension point identifier (value"breakpointOrganizers"- Since:
- 3.1
- See Also:
 
- 
EXTENSION_POINT_DETAIL_FACTORIESSimple identifier constant (value"detailPaneFactories") for the detail pane factories extension point.- Since:
- 3.3
- See Also:
 
- 
EXTENSION_POINT_TOGGLE_BREAKPOINTS_TARGET_FACTORIESSimple identifier constant (value"toggleBreakpointsTargetFactories") for the toggle breakpoint targets extension point.- Since:
- 3.5
- See Also:
 
- 
EXTENSION_POINT_UPDATE_POLICIESUpdate policies extension point identifier (value"updatePolicies"- Since:
- 3.2
- See Also:
 
- 
PREF_PADDED_STRPadded string preference for renderings. Padded string is the string to be used in place of of a memory byte if a rendering cannot render the data properly.- Since:
- 3.1
- See Also:
 
- 
PREF_DEFAULT_ASCII_CODE_PAGEASCII code page for rendering memory to ASCII strings.- Since:
- 3.1
- See Also:
 
- 
PREF_DEFAULT_EBCDIC_CODE_PAGEEBCDIC code page for rendering memory to EBCDIC strings.- Since:
- 3.1
- See Also:
 
- 
PREF_MAX_DETAIL_LENGTHMaximum number of characters to display in the details area of the variables view, or 0 if unlimited.- Since:
- 3.2
- See Also:
 
- 
BREAKPOINT_WORKINGSET_IDIdentifier for breakpoint working set type.
 Value is:org.eclipse.debug.ui.breakpointWorkingSet- Since:
- 3.2
- See Also:
 
- 
ID_MEMORY_VIEWMemory view identifier (value"org.eclipse.debug.ui.MemoryView").- Since:
- 3.2
- See Also:
 
- 
ID_RENDERING_VIEW_PANE_1Memory view's rendering view pane identifier for the rendering view pane on the left. (value"org.eclipse.debug.ui.MemoryView.RenderingViewPane.1").- Since:
- 3.2
- See Also:
 
- 
ID_RENDERING_VIEW_PANE_2Memory view's rendering view pane identifier for the rendering view pane on the right. (value"org.eclipse.debug.ui.MemoryView.RenderingViewPane.2").- Since:
- 3.2
- See Also:
 
- 
PREF_MEMORY_HISTORY_UNKNOWN_COLORPreference color to indicate that aMemoryBytedoes not have history. (valueorg.eclipse.debug.ui.MemoryHistoryUnknownColor)- Since:
- 3.2
- See Also:
 
- 
PREF_MEMORY_HISTORY_KNOWN_COLORPreference color to indicate that aMemoryBytehas history. (valueorg.eclipse.debug.ui.MemoryHistoryKnownColor)- Since:
- 3.2
- See Also:
 
- 
ANNOTATION_TYPE_INSTRUCTION_POINTER_CURRENTAnnotation type identifier for default annotation of the current instruction pointer (top stack frame in a thread). Value isorg.eclipse.debug.ui.currentIP, identifying aorg.eclipse.ui.editors.markerAnnotationSpecificationextension.- Since:
- 3.2
- See Also:
 
- 
ANNOTATION_TYPE_INSTRUCTION_POINTER_SECONDARYAnnotation type identifier for default annotation of secondary instruction pointers (non top stack frames). Value isorg.eclipse.debug.ui.secondaryIP, identifying aorg.eclipse.ui.editors.markerAnnotationSpecificationextension.- Since:
- 3.2
- See Also:
 
- 
ID_COMMON_SOURCE_NOT_FOUND_EDITOREditor Identifier for the "Common Source Not Found" editor. Value isorg.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor- Since:
- 3.2
- See Also:
 
- 
PREF_CHANGED_DEBUG_ELEMENT_COLORPreference color used to render debug elements that have changed (valueorg.eclipse.debug.ui.changedDebugElement). For example, when a variable value changes, variables are rendered in this color.- Since:
- 3.2
- See Also:
 
- 
PREF_CHANGED_VALUE_BACKGROUNDPreference for background color in tree columns when a value changes color.- Since:
- 3.5
- See Also:
 
- 
PREF_VARIABLE_TEXT_FONTThe name of the font to use for the variable text in the variables, registers and expression views. This font is managed via the workbench font preference page.- Since:
- 3.5
- See Also:
 
- 
PREF_DETAIL_PANE_FONTThe name of the font to use for detail panes. This font is managed via the workbench font preference page.- Since:
- 3.5
- See Also:
 
- 
PREF_SHOW_VARIABLES_INLINEPreference to enable variable view inline on text editors.- Since:
- 3.16
- See Also:
 
- 
IMG_OBJS_INSTRUCTION_POINTER_TOPInstruction pointer image for editor ruler for the currently executing instruction in the top stack frame.- Since:
- 3.2
- See Also:
 
- 
IMG_OBJS_INSTRUCTION_POINTERInstruction pointer image for editor ruler for secondary (non-top) stack frames.- Since:
- 3.2
- See Also:
 
- 
SYS_PROP_BREAKPOINT_TOGGLE_FACTORIES_USEDA key for a system property that indicates whether there are toggle breakpoint factories registered in this installation. This can be used to trigger the UI to include menus related to breakpoint types.- Since:
- 3.5
- See Also:
 
- 
DEBUG_CONTEXT_SOURCE_NAMEName of the debug context variable which can be used in standard expressions and command handlers to access the active debug context.- Since:
- 3.5
- See Also:
 
- 
COLUMN_PRESENTATION_ID_VARIABLEID for the default column layout for the variables, expressions and registers views.- Since:
- 3.8
- See Also:
 
- 
COLUMN_ID_VARIABLE_NAMEDefault ID for the "Name" column in the Variables views.- Since:
- 3.8
- See Also:
 
- 
COLUMN_ID_VARIABLE_TYPEDefault ID for the "Declared Type" column in the Variables views.- Since:
- 3.8
- See Also:
 
- 
COLUMN_ID_VARIABLE_VALUEDefault ID for the "Value" column in the Variables views.- Since:
- 3.8
- See Also:
 
- 
COLUMN_ID_VARIABLE_VALUE_TYPEDefault ID for the "Actual Type" column in the Variables views.- Since:
- 3.8
- See Also:
 
 
-