Eclipse PDE
Release 3.6

Uses of Class
org.eclipse.pde.launching.AbstractPDELaunchConfiguration

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

Uses of AbstractPDELaunchConfiguration in org.eclipse.pde.launching
 

Subclasses of AbstractPDELaunchConfiguration in org.eclipse.pde.launching
 class EclipseApplicationLaunchConfiguration
          A launch delegate for launching Eclipse applications Clients may subclass and instantiate this class.
 class EquinoxLaunchConfiguration
          A launch delegate for launching the Equinox framework Clients may subclass and instantiate this class.
 

Uses of AbstractPDELaunchConfiguration in org.eclipse.pde.ui.launcher
 

Subclasses of AbstractPDELaunchConfiguration in org.eclipse.pde.ui.launcher
 class AbstractPDELaunchConfiguration
          Deprecated. use AbstractPDELaunchConfiguration
 


Eclipse PDE
Release 3.6

Guidelines for using Eclipse APIs.

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