Interface and Description |
---|
org.eclipse.pde.ui.launcher.IPDELauncherConstants
use
IPDELauncherConstants instead. |
org.eclipse.pde.ui.IProvisionerWizard
Use org.eclipse.pde.ui.targetLocationProviders extension with
ITargetLocationWizard instead |
Field and Description |
---|
org.eclipse.pde.core.IModelProviderEvent.ENVIRONMENT_CHANGED
Since the 4.4 Luna release, target platform changes are not tracked as model events
|
org.eclipse.pde.launching.AbstractPDELaunchConfiguration.shouldVMAddModuleSystem
This field was wrongly added and is no longer used.
|
org.eclipse.pde.core.IModelProviderEvent.TARGET_CHANGED
Since the 4.4 Luna release, target platform changes are not tracked as model events
|
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 supported
|
org.eclipse.pde.launching.IPDELauncherConstants.VMINSTALL
use IJavaLaunchConfigurationConstants.ATTR_JRE_CONTAINER_PATH
|
Constructor and 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
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.