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.VMINSTALL
          use IJavaLaunchConfigurationConstants.ATTR_JRE_CONTAINER_PATH 
 

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


Eclipse PDE
Release 3.6

Copyright (c) IBM Corp. and others 2000, 2009. All Rights Reserved.