Package org.eclipse.pde.ui.launcher
Application programming interfaces to PDE launching support.
Package Specification
Provides access to the launch configuration, launch delegate and UI components used by PDE to support launching of Eclipse and OSGi applications.-
Interface Summary Interface Description IPDELauncherConstants Deprecated. useIPDELauncherConstants
instead. -
Class Summary Class Description AbstractLauncherTab An abstract class subclassed by all PDE tabs.AbstractLaunchShortcut An abstract class subclassed by the Eclipse Application and OSGi Framework launch shortcuts.AbstractPDELaunchConfiguration Deprecated. AbstractPDELaunchConfigurationTabGroup An abstract class subclassed by the Eclipse application and JUnit Plug-in launch configuration tab groups.BundlesTab A launch configuration tab that customizes the list of bundles to launch with, their start level and their auto-start attributes.ConfigurationTab A launch configuration tab that displays and edits the configuration area location and template for a PDE launch configuration.EclipseApplicationLaunchConfiguration Deprecated. EclipseLauncherTabGroup Creates and initializes the tabs for the Eclipse Application launch configuration.EclipseLaunchShortcut A launch shortcut capable of launching an Eclipse application.EquinoxLaunchConfiguration Deprecated. useEquinoxLaunchConfiguration
instead.EquinoxPluginsTab Deprecated. useBundlesTab
EquinoxSettingsTab Deprecated. useOSGiSettingsTab
JUnitLaunchConfigurationDelegate Deprecated. useJUnitLaunchConfigurationDelegate
instead.JUnitTabGroup Creates and initializes the tabs for the Plug-in JUnit test launch configuration.JUnitWorkbenchLaunchShortcut A launch shortcut capable of launching a Plug-in JUnit test.MainTab A launch configuration tab that displays and edits the main launching arguments of an Eclipse application.OSGiLaunchConfigurationDelegate Deprecated. useOSGiLaunchConfigurationDelegate
instead.OSGiLaunchConfigurationInitializer Deprecated. useOSGiLaunchConfigurationInitializer
instead.OSGiLauncherTabGroup Creates and initializes the tabs on the OSGi Framework launch configuration.OSGiLaunchShortcut A launch shortcut capable of launching an OSGi frameowrkOSGiSettingsTab A launch configuration tab that displays and edits the VM install launch configuration attributes.PDESourcePathProvider Deprecated. usePDESourcePathProvider
instead.PluginJUnitMainTab A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.PluginsTab A launch configuration tab that displays the different self-hosting modes, and lets the user customize the list of plug-ins to launch with.TestTab The launch configuration tab for JUnit Plug-in Tests.TracingTab A launch configuration tab that enables tracing and displays all plug-ins that support tracing.