Class OSGiLauncherTabGroup

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup
All Implemented Interfaces:
ILaunchConfigurationTabGroup

public class OSGiLauncherTabGroup extends AbstractLaunchConfigurationTabGroup
Creates and initializes the tabs on the OSGi Framework launch configuration. This class in not intended to be instantiated by clients - it is an extension that is instantiated by the platform.

Clients may subclass this class.

Since:
3.3
Restriction:
This class is not intended to be instantiated by clients.