Eclipse PDE
Release 3.6

Deprecated API


Contents
Deprecated Interfaces
org.eclipse.pde.ui.launcher.IPDELauncherConstants
          use IPDELauncherConstants instead. 
 

Deprecated Classes
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration
          use AbstractPDELaunchConfiguration 
org.eclipse.pde.ui.templates.ChoiceOption
          see RadioChoiceOption and ComboChoiceOption 
org.eclipse.pde.ui.launcher.EclipseApplicationLaunchConfiguration
          use EclipseApplicationLaunchConfiguration 
org.eclipse.pde.ui.launcher.EquinoxLaunchConfiguration
          use EquinoxLaunchConfiguration instead. 
org.eclipse.pde.ui.launcher.EquinoxPluginsTab
          use BundlesTab 
org.eclipse.pde.ui.launcher.EquinoxSettingsTab
          use OSGiSettingsTab 
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate
          use JUnitLaunchConfigurationDelegate instead. 
org.eclipse.pde.ui.launcher.OSGiLaunchConfigurationDelegate
          use OSGiLaunchConfigurationDelegate instead. 
org.eclipse.pde.ui.launcher.OSGiLaunchConfigurationInitializer
          use OSGiLaunchConfigurationInitializer instead. 
org.eclipse.pde.ui.launcher.PDESourcePathProvider
          use PDESourcePathProvider instead. 
 

Deprecated Fields
org.eclipse.pde.launching.IPDELauncherConstants.USEFEATURES
          As of 3.6 the feature-based self-hosting option is not supported 
org.eclipse.pde.launching.IPDELauncherConstants.VMINSTALL
          use IJavaLaunchConfigurationConstants.ATTR_JRE_CONTAINER_PATH 
 

Deprecated Methods
org.eclipse.pde.ui.launcher.AbstractLauncherTab.createStartingSpace(Composite, int)
            
 

Deprecated Constructors
org.eclipse.pde.ui.launcher.PluginsTab(boolean)
          As of 3.6 the feature-based workspace launch option is no longer available, so there is no need to set this flag 
 


Eclipse PDE
Release 3.6

Guidelines for using Eclipse APIs.

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