Uses of Interface
org.eclipse.debug.core.IStatusHandler
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
-
Uses of IStatusHandler in org.eclipse.debug.core
Modifier and TypeMethodDescriptionDebugPlugin.getStatusHandler
(IStatus status) Returns the status handler registered for the given status, ornull
if none.