-
Interfaces Interface Description org.eclipse.pde.core.IModelProvider This interface is not implemented within PDE and is scheduled for deletion: https://bugs.eclipse.org/bugs/show_bug.cgi?id=541068org.eclipse.pde.ui.IProvisionerWizard Use org.eclipse.pde.ui.targetLocationProviders extension withITargetLocationWizard
insteadorg.eclipse.pde.ui.launcher.IPDELauncherConstants useIPDELauncherConstants
instead.
-
Fields Field Description org.eclipse.pde.core.IModelProviderEvent.ENVIRONMENT_CHANGED Since the 4.4 Luna release, target platform changes are not tracked as model eventsorg.eclipse.pde.core.IModelProviderEvent.TARGET_CHANGED Since the 4.4 Luna release, target platform changes are not tracked as model eventsorg.eclipse.pde.launching.AbstractPDELaunchConfiguration.shouldVMAddModuleSystem This field was wrongly added and is no longer used.org.eclipse.pde.launching.IPDELauncherConstants.TRACING_SELECTED_PLUGIN This option is no longer supported in the launch config. A recent selection is stored in dialog settings.org.eclipse.pde.launching.IPDELauncherConstants.USEFEATURES As of 3.6 the feature-based self-hosting option is not supportedorg.eclipse.pde.launching.IPDELauncherConstants.VMINSTALL use IJavaLaunchConfigurationConstants.ATTR_JRE_CONTAINER_PATH
-
Constructors Constructor Description 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