Eclipse PDE
Release 3.6

Uses of Package
org.eclipse.pde.launching

Packages that use org.eclipse.pde.launching
org.eclipse.pde.launching Application programming interfaces for launching plug-in projects. 
org.eclipse.pde.ui.launcher   
 

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.6

Guidelines for using Eclipse APIs.

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