Package org.eclipse.launchbar.core.target.launch
-
Interface Summary Interface Description ILaunchConfigurationTargetedDelegate An ILaunchConfigurationDelegate2 converted to take ILaunchTarget as an additional parameter.ITargetedLaunch A launch that knows what target it's running on. -
Class Summary Class Description LaunchConfigurationTargetedDelegate An implementation of the ILaunchConfigurationTargetedDelegate.TargetedLaunch A ITargetedLaunch implementation that simply extends the standard Launch class to store the launch target.