Eclipse PDE
Release 3.6

Package org.eclipse.pde.launching

Application programming interfaces for launching plug-in projects.

See:
          Description

Interface Summary
IPDELauncherConstants Constant definitions for PDE launch configurations.
 

Class Summary
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.
 

Package org.eclipse.pde.launching Description

Application programming interfaces for launching plug-in projects.

Package Specification

Provides support for launching plug-in projects.


Eclipse PDE
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.