Uses of Interface
org.eclipse.debug.ui.contexts.IDebugContextManager
-
Packages that use IDebugContextManager Package Description org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. -
-
Uses of IDebugContextManager in org.eclipse.debug.ui
Methods in org.eclipse.debug.ui that return IDebugContextManager Modifier and Type Method Description static IDebugContextManager
DebugUITools. getDebugContextManager()
Returns the debug context manager.
-