See: Description
Interface | Description |
---|---|
IPDELauncherConstants |
Constant definitions for PDE launch configurations.
|
Class | Description |
---|---|
AbstractPDELaunchConfiguration |
An abstract launch delegate for PDE-based launch configurations
Clients may subclass this class.
|
EclipseApplicationLaunchConfiguration |
A launch delegate for launching Eclipse applications
Clients may subclass and instantiate this class.
|
EquinoxLaunchConfiguration |
A launch delegate for launching the Equinox framework
Clients may subclass and instantiate this class.
|
JUnitLaunchConfigurationDelegate |
A launch delegate for launching JUnit Plug-in tests.
|
OSGiLaunchConfigurationDelegate |
A launch delegate for launching OSGi frameworks
Clients may subclass and instantiate this class.
|
OSGiLaunchConfigurationInitializer |
Initializes launch configuration attributes for newly-created OSGi Framework
launch configurations
Clients may instantiate or subclass this class
This class originally existed in 3.3 as
org.eclipse.pde.ui.launcher.OSGiLaunchConfigurationInitializer . |
PDESourcePathProvider |
Generates a source lookup path for all PDE-based launch configurations
Clients may subclass this class.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.