Eclipse PDE
Release 3.8

Uses of Package
org.eclipse.pde.launching

Packages that use org.eclipse.pde.launching
org.eclipse.pde.launching Application programming interfaces to PDE launching support. 
org.eclipse.pde.ui.launcher Application programming interfaces to PDE launching support. 
 

Classes in org.eclipse.pde.launching used by org.eclipse.pde.launching
AbstractPDELaunchConfiguration
          An abstract launch delegate for PDE-based launch configurations Clients may subclass this class.
 

Classes in org.eclipse.pde.launching used by org.eclipse.pde.ui.launcher
AbstractPDELaunchConfiguration
          An abstract launch delegate for PDE-based launch configurations Clients may subclass this class.
IPDELauncherConstants
          Constant definitions for PDE launch configurations.
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.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

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