Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
org.eclipse.debug.ui.actions |
Provides a set of actions related to running and debugging applications. |
org.eclipse.debug.ui.contexts |
Provides a set of interfaces and classes for debug context management. |
Class and Description |
---|
IDebugContextListener
A debug context listener is notified of debug context events.
|
IDebugContextManager
Manages debug context services.
|
Class and Description |
---|
DebugContextEvent
A debug context event.
|
IDebugContextListener
A debug context listener is notified of debug context events.
|
IDebugContextService
Debug context service for a window.
|
Class and Description |
---|
DebugContextEvent
A debug context event.
|
IDebugContextListener
A debug context listener is notified of debug context events.
|
IDebugContextProvider
Interface common to all objects that provide a debug context.
|
IDebugContextService
Debug context service for a window.
|
ISuspendTriggerListener
Listeners are notified when a launch has suspended at a context
where debugging should begin.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.