Uses of Class
org.eclipse.pde.launching.AbstractPDELaunchConfiguration
-
Packages that use AbstractPDELaunchConfiguration Package Description org.eclipse.pde.launching Application programming interfaces to PDE launching support.org.eclipse.pde.ui.launcher Application programming interfaces to PDE launching support. -
-
Uses of AbstractPDELaunchConfiguration in org.eclipse.pde.launching
Subclasses of AbstractPDELaunchConfiguration in org.eclipse.pde.launching Modifier and Type Class Description class
EclipseApplicationLaunchConfiguration
A launch delegate for launching Eclipse applicationsclass
EquinoxLaunchConfiguration
A launch delegate for launching the Equinox framework -
Uses of AbstractPDELaunchConfiguration in org.eclipse.pde.ui.launcher
Subclasses of AbstractPDELaunchConfiguration in org.eclipse.pde.ui.launcher Modifier and Type Class Description class
AbstractPDELaunchConfiguration
Deprecated.class
EclipseApplicationLaunchConfiguration
Deprecated.class
EquinoxLaunchConfiguration
Deprecated.useEquinoxLaunchConfiguration
instead.
-