Package org.eclipse.pde.launching
Application programming interfaces to PDE launching support.
Package Specification
Provides access to the launch configuration and launch delegate used by PDE to support launching of Eclipse and OSGi applications.-
Interface Summary Interface Description IPDELauncherConstants Constant definitions for PDE launch configurations. -
Class Summary Class Description AbstractPDELaunchConfiguration An abstract launch delegate for PDE-based launch configurationsEclipseApplicationLaunchConfiguration A launch delegate for launching Eclipse applicationsEquinoxLaunchConfiguration A launch delegate for launching the Equinox frameworkJUnitLaunchConfigurationDelegate A launch delegate for launching JUnit Plug-in tests.OSGiLaunchConfigurationDelegate A launch delegate for launching OSGi frameworksOSGiLaunchConfigurationInitializer Initializes launch configuration attributes for newly-created OSGi Framework launch configurationsPDESourcePathProvider Generates a source lookup path for all PDE-based launch configurations