Uses of Interface
org.eclipse.debug.ui.ILaunchShortcut
-
Packages that use ILaunchShortcut Package Description org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. -
-
Uses of ILaunchShortcut in org.eclipse.debug.ui
Subinterfaces of ILaunchShortcut in org.eclipse.debug.ui Modifier and Type Interface Description interface
ILaunchShortcut2
An extension to a standard launch shortcut (ILaunchShortcut
) allowing launch shortcuts to specify how selections and editors should be launched.
-