Uses of Interface
org.eclipse.debug.core.model.ILaunchConfigurationDelegate
Packages that use ILaunchConfigurationDelegate
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
Defines interfaces for debug model elements, source lookup, and launching.
-
Uses of ILaunchConfigurationDelegate in org.eclipse.debug.core
Methods in org.eclipse.debug.core that return ILaunchConfigurationDelegateModifier and TypeMethodDescriptionILaunchConfigurationType.getDelegate()Deprecated.ILaunchConfigurationType.getDelegate(String mode) Deprecated.since 3.3, the methodgetDelegates(Set)should be used instead, as there can be more than one capable delegate per mode or combination of modesILaunchDelegate.getDelegate()Returns the underlying launch configuration. -
Uses of ILaunchConfigurationDelegate in org.eclipse.debug.core.model
Subinterfaces of ILaunchConfigurationDelegate in org.eclipse.debug.core.modelModifier and TypeInterfaceDescriptioninterfaceOptional enhancements to the launch configuration delegate interface.Classes in org.eclipse.debug.core.model that implement ILaunchConfigurationDelegateModifier and TypeClassDescriptionclassDefault implementation of a launch configuration delegate.
getDelegate(String)to specify mode