Package org.eclipse.pde.ui.launcher
Class OSGiLaunchConfigurationDelegate
- java.lang.Object
- 
- org.eclipse.debug.core.model.LaunchConfigurationDelegate
- 
- org.eclipse.pde.launching.OSGiLaunchConfigurationDelegate
- 
- org.eclipse.pde.ui.launcher.OSGiLaunchConfigurationDelegate
 
 
 
- 
- All Implemented Interfaces:
- ILaunchConfigurationDelegate,- ILaunchConfigurationDelegate2
 
 @Deprecated public class OSGiLaunchConfigurationDelegate extends OSGiLaunchConfigurationDelegate Deprecated.useOSGiLaunchConfigurationDelegateinstead.A launch delegate for launching OSGi frameworksClients may subclass and instantiate this class. - Since:
- 3.3
- See Also:
- OSGiLaunchConfigurationDelegate
- Restriction:
- This method is planned for removal. See bug 564563 for details.
- Restriction:
- This method is planned for removal. See bug 564563 for details.
 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegatecomplileErrorProjectPromptStatus, complileErrorPromptStatus, promptStatus, saveScopedDirtyEditors, switchToDebugPromptStatus
 
- 
 - 
Constructor SummaryConstructors Constructor Description OSGiLaunchConfigurationDelegate()Deprecated.
 - 
Method Summary- 
Methods inherited from class org.eclipse.pde.launching.OSGiLaunchConfigurationDelegategetBuildOrder, launch
 - 
Methods inherited from class org.eclipse.debug.core.model.LaunchConfigurationDelegateaddReferencedProjects, buildForLaunch, buildProjects, computeBuildOrder, computeReferencedBuildOrder, existsProblems, finalLaunchCheck, getBreakpoints, getLaunch, getProjectsForProblemSearch, isLaunchProblem, preLaunchCheck, saveBeforeLaunch
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.eclipse.debug.core.model.ILaunchConfigurationDelegateshowCommandLine
 
- 
 
-