Uses of Class
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup
-
Packages that use AbstractPDELaunchConfigurationTabGroup Package Description org.eclipse.pde.ui.launcher Application programming interfaces to PDE launching support. -
-
Uses of AbstractPDELaunchConfigurationTabGroup in org.eclipse.pde.ui.launcher
Subclasses of AbstractPDELaunchConfigurationTabGroup in org.eclipse.pde.ui.launcher Modifier and Type Class Description class
EclipseLauncherTabGroup
Creates and initializes the tabs for the Eclipse Application launch configuration.class
JUnitTabGroup
Creates and initializes the tabs for the Plug-in JUnit test launch configuration.
-