| Interface and Description |
|---|
| org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.ILinkToQuery
Not used anymore in 3.4
|
| org.eclipse.ui.IActionDelegateWithEvent
Use org.eclipse.ui.IActionDelegate2 instead.
|
| org.eclipse.search.ui.IActionGroupFactory
Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see
ISearchResultPage), leaving it up to the page
how to create actions. |
| org.eclipse.update.configuration.IActivity
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IArchiveReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jface.text.IAutoIndentStrategy
since 3.0, use
IAutoEditStrategy directly |
| org.eclipse.update.operations.IBatchOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.core.IBufferFactory
Use
WorkingCopyOwner instead |
| org.eclipse.ui.commands.ICategory
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.update.core.ICategory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.commands.ICategoryListener
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.jdt.core.util.IClassFileDisassembler
Use
ClassFileBytesDisassembler instead |
| org.eclipse.jdt.core.ICodeCompletionRequestor
Use
CompletionRequestor instead. |
| org.eclipse.jdt.core.ICodeFormatter
Use
CodeFormatter instead (note: options have changed) |
| org.eclipse.ui.commands.ICommand
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.ICommandListener
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.ICommandManager
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.ICommandManagerListener
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.jdt.core.ICompletionRequestor
Use
CompletionRequestor instead. |
| org.eclipse.update.operations.IConfigFeatureOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.IConfiguredSite
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.IConfiguredSiteChangedListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.debug.ui.console.IConsoleHyperlink
replaced by org.eclipse.ui.console.IHyperlink
|
| org.eclipse.update.core.IContentConsumer
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.contexts.IContext
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.help.IContextComputer
nested contexts are no longer supported by the help support system
|
| org.eclipse.ui.contexts.IContextListener
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.contexts.IContextManager
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.contexts.IContextManagerListener
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.search.ui.IContextMenuContributor
Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see
ISearchResultPage), leaving it up to the page
how to create actions in context menus. |
| org.eclipse.jface.fieldassist.IControlCreator
As of 3.3, clients should use
ControlDecoration instead
of DecoratedField. |
| org.eclipse.core.filebuffers.IDocumentFactory
As of 3.2 the
"org.eclipse.core.filebuffers.documentCreation"
extension point has been deprecated. See the extension point documentation for more details. |
| org.eclipse.jdt.core.jdom.IDOMCompilationUnit
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMFactory
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMField
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMImport
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMInitializer
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMMember
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMMethod
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMNode
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMPackage
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.IDOMType
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.ui.editors.text.IEncodingActionsConstants
As of 3.1, encoding needs to be changed via properties dialog
|
| org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
As of 3.1, encoding needs to be changed via properties dialog
|
| org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
As of 3.1, encoding needs to be changed via properties dialog
|
| org.eclipse.jdt.internal.codeassist.IExtendedCompletionRequestor
Use
CompletionRequestor instead |
| org.eclipse.update.core.IFeature
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IFeatureContentConsumer
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IFeatureContentProvider
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IFeatureFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IFeatureOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IFeatureReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.resources.IFileModificationValidator
clients should subclass
FileModificationValidator instead
of implementing this interface |
| org.eclipse.team.core.IFileTypeInfo
Use the
IFileContentManager API instead. |
| org.eclipse.debug.core.model.IFilteredStep
clients should implement
IStepFilters instead |
| org.eclipse.search.ui.IGroupByKeyComputer
Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see
ISearchResultPage), leaving it up to the page
how to group search results. |
| org.eclipse.ui.commands.IHandler
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.IHandlerListener
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.help.IHelp
This interface became obsolete in 3.0, along with the extension
point that it was associated with. The functionality provided by
this interface is available elsewhere. Use
HelpSystem.getTocs()
and
HelpSystem.getContext(String)
to obtain help resources. Use various display methods of
WorkbenchHelpto
display help resources. |
| org.eclipse.update.core.IImport
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IIncludedFeatureReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.IInstallConfiguration
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.IInstallConfigurationChangedListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.IInstallDeltaHandler
Do not use this interface. The extension point deltaHandler has been deprecated.
|
| org.eclipse.update.operations.IInstallFeatureOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IInstallHandler
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IInstallHandlerEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IInstallHandlerWithFilter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.ui.text.java.IJavadocCompletionProcessor
As of 3.2, replaced by
org.eclipse.jdt.ui.javaCompletionProposalComputer extension-point. |
| org.eclipse.jdt.debug.core.IJavaPatternBreakpoint
use
IJavaStratumLineBreakpoint instead |
| org.eclipse.jdt.core.search.IJavaSearchResultCollector
Since 3.0, the class
SearchRequestor replaces this interface. |
| org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This interface
has been replaced by
org.eclipse.debug.core.sourcelookup.ISourceContainer. |
| org.eclipse.ui.IKeyBindingService
See IContextService to manage scopes and
IHandlerService to manage handlers. IAction can
be proxied by org.eclipse.jface.commands.ActionHandler.
|
| org.eclipse.ui.commands.IKeyConfiguration
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
| org.eclipse.ui.commands.IKeyConfigurationListener
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
| org.eclipse.ui.keys.IKeyFormatter
Please use org.eclipse.jface.bindings.keys.IKeyFormatter
|
| org.eclipse.ui.commands.IKeySequenceBinding
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
| org.eclipse.core.runtime.ILibrary
In Eclipse 3.0 the plug-in classpath representation was changed. Clients of
ILibrary are directed to the headers associated with the relevant bundle.
In particular, the Bundle-Classpath header contains all available information
about the classpath of a plug-in. Having retrieved the header, the ManifestElement
helper class can be used to parse the value and discover the individual
class path entries. The various header attributes are defined in Constants.
For example,
String header = bundle.getHeaders().get(Constants.BUNDLE_CLASSPATH);
ManifestElement[] elements = ManifestElement.parseHeader(
Constants.BUNDLE_CLASSPATH, header);
if (elements == null)
return;
elements[0].getValue(); // the jar/dir containing the code
...
Note that this new structure does not include information on which packages are exported or present in the listed classpath entries. This information is no longer relevant.
See This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
| org.eclipse.update.configuration.ILocalSite
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.ILocalSiteChangedListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.ILocalSystemInfoListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.INestableKeyBindingService
This is now handled by
IServiceLocator which can
be nested. |
| org.eclipse.update.core.INonPluginEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IOperationFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IOperationListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IOperationValidator
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.boot.IPlatformConfiguration
In Eclipse 3.0 the Update mechanism was cleanly separated from the runtime.
IPlatformConfiguration is part of the Update story and as such has
been moved to IPlatformConfiguration in the
org.eclipse.update.configurator plug-in.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
| org.eclipse.update.configurator.IPlatformConfiguration
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configurator.IPlatformConfigurationFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IPlatformEnvironment
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.runtime.IPlatformRunnable
use
IApplication |
| org.eclipse.core.boot.IPlatformRunnable
In Eclipse 3.0 the boot plug-in and packages were deprecated.
This class has been replaced by an equivalent class in the org.eclipse.core.runtime package.
|
org.eclipse.core.runtime.IPluginDescriptor
IPluginDescriptor was refactored in Eclipse 3.0.
Most of the functionality has moved to Platform and the
plug-in descriptor has been replaced with the OSGi Bundle
object.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
For most uses the bundle object can be treated as an opaque token
representing your plug-in to the system -- It must be supplied to various
Clients of this interface have a reference to an
The resulting bundle object can be used
to carry out the adaptation steps outlined for each of the
|
| org.eclipse.update.core.IPluginEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.runtime.IPluginPrerequisite
In Eclipse 3.0 the plug-in prerequisite representation was changed. Clients of
IPluginPrerequisite are directed to the headers associated with the relevant bundle.
In particular, the Require-Bundle header contains all available information
about the prerequisites of a plug-in. Having retrieved the header, the ManifestElement
helper class can be used to parse the value and discover the individual
prerequisite plug-ins. The various header attributes are defined in Constants.
For example, String header = bundle.getHeaders().get(Constants.REQUIRE_BUNDLE);
ManifestElement[] elements = ManifestElement.parseHeader(
Constants.REQUIRE_BUNDLE, header);
if (elements == null)
return;
elements[0].getValue(); // the prerequisite plug-in id
elements[0].getAttribute(Constants.BUNDLE_VERSION_ATTRIBUTE); // the prerequisite plug-in version
...
See This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
| org.eclipse.core.runtime.IPluginRegistry
The plug-in registry has been generalized in Eclipse 3.0. It is now the
IExtensionRegistry. Most of the IPluginRegistry function
is directly supported on the new interface without change. Most clients
of IPluginRegistry need only to change their references to use
IExtensionRegistry. The only exceptions are
methods that return IPluginDescriptors. See the relevant method
comments for details.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
| org.eclipse.update.configuration.IProblemHandler
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.team.core.IProjectSetSerializer
Use
RepositoryProviderType.getProjectSetCapability()
to obtain an instance of ProjectSetCapability instead. |
| org.eclipse.update.search.IQueryUpdateSiteAdapter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.internal.ui.text.java.IReconcilingParticipant
as of 3.0 use
IJavaReconcilingListener |
| org.eclipse.update.operations.IReplaceFeatureVersionOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.views.navigator.IResourceNavigator
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.update.operations.IRevertConfigurationOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.launching.IRuntimeContainerComparator
support has been added to
ClasspathContainerInitializer
to handle comparison of classpath containers. Use
ClasspathContainerInitializer.getComparisonID(IPath,IJavaProject).
When a classpath container implements this interface, this interface is
used to determine equality before using the support defined in
ClasspathContainerInitializer. |
| org.eclipse.team.ui.ISaveableWorkbenchPart
Clients should use a subclass of
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
| org.eclipse.jdt.core.search.ISearchPattern
Since 3.0, the class
SearchPattern replaces this interface. |
| org.eclipse.search.ui.ISearchResultView
Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages.
To access the parent view,
ISearchResultViewPart is used instead. |
| org.eclipse.search.ui.ISearchResultViewEntry
Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see
ISearchResultPage), leaving it up to the search
how to model search results. AbstractTextSearchResult and Match can be used to port old searches to the new API design. |
| org.eclipse.update.configuration.ISessionDelta
Do not use this interface
|
| org.eclipse.update.core.ISite
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.ISiteContentProvider
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.ISiteFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.ISiteFactoryExtension
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.ISiteFeatureReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.ISiteWithMirrors
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.compare.IStreamMerger
Clients should use
org.eclipse.team.core.mapping.IStorageMerger instead. |
| org.eclipse.jface.contentassist.ISubjectControlContentAssistant
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.jface.contentassist.ISubjectControlContextInformationPresenter
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.jface.contentassist.ISubjectControlContextInformationValidator
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.jdt.junit.ITestRunListener
As of 3.3, replaced by
TestRunListener |
| org.eclipse.jface.text.ITextViewerExtension3
replaced by
ITextViewerExtension5 |
| org.eclipse.update.operations.IToggleSiteOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.core.search.ITypeNameRequestor
Use abstract class
TypeNameRequestor instead. |
| org.eclipse.update.operations.IUnconfigFeatureOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IUninstallFeatureOperation
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IUpdateConstants
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.operations.IUpdateModelChangedListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSearchCategory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSearchFilter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSearchQuery
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSearchResultCollector
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSearchResultCollectorFromMirror
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSearchSite
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.IUpdateSiteAdapter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IURLEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IVerificationListener
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IVerificationResult
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IVerifier
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.configuration.IVolume
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.help.internal.appserver.IWebappServer
This internal interface is no longer used by the Eclipse Help
system and should not be used by anyone else. It is likely to be removed
in a future release.
Use the HTTP service implementation provided by Equinox that is based
on Jetty, see http://www.eclipse.org/equinox/server.
|
| org.eclipse.ui.commands.IWorkbenchCommandSupport
Please use
ICommandService and
IHandlerService instead. |
| org.eclipse.ui.contexts.IWorkbenchContextSupport
Please use
IBindingService and
IContextService instead. |
| org.eclipse.jdt.core.IWorkingCopy
Use
ICompilationUnit instead |
| org.eclipse.equinox.internal.util.security.PrivilegedAction
java.security package API should be used in order to execute
appropriately doPrivileged blocks. The provided implementation is
fake and is left only for backward compatibility.
|
| Class and Description |
|---|
| org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.ui.commands.AbstractHandler
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.ActionHandler
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.update.standalone.AddSiteCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.swt.custom.AnimatedProgress
As of Eclipse 2.1, use ProgressBar with the style SWT.INDETERMINATE
|
| org.eclipse.jface.dialogs.AnimatorFactory
as of 3.3, this class is no longer used.
|
| org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
As of 3.4, no longer used as closer from super class is used
|
| org.eclipse.jface.text.source.AnnotationColumn
use
AnnotationRulerColumn.AnnotationRulerColumn(int)
instead. |
| org.eclipse.jface.text.source.AnnotationPainter.SquigglesStrategy
As of 3.4, replaced by
AnnotationPainter.UnderlineStrategy |
| org.eclipse.update.core.ArchiveReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.ArchiveReferenceModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by the following classes:
org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
and org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer. |
| org.eclipse.jface.text.Assert
As of 3.3, replaced by
Assert |
| org.eclipse.jface.util.Assert
As of 3.3, replaced by
Assert
|
| org.eclipse.update.search.BackLevelFilter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.BaseFeatureFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.BaseFilter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.BaseInstallHandler
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.BaseSiteFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.databinding.observable.map.BidirectionalMap
This class is deprecated; use
BidiObservableMap instead. |
| org.eclipse.ui.views.bookmarkexplorer.BookmarkMessages
These messages are not API and should not be referenced
outside of this plug-in.
|
| org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
This view is no longer in use as of Eclipse 3.4.
The view referenced by
IPageLayout.ID_BOOKMARKS is an ExtendedMarkersView.
|
| org.eclipse.core.boot.BootLoader
In Eclipse 3.0 the runtime has been refactored such that the
BootLoader
class is no longer relevant. Most of the function found on BootLoader is
however still supported and has been relocated described in the method comments.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
| org.eclipse.jdt.internal.core.BufferFactoryWrapper |
| org.eclipse.equinox.internal.provisional.p2.metadata.generator.BundleDescriptionFactory
All of the function here has moved to BundlesAction static methods
|
| org.eclipse.update.core.Category
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.commands.CategoryEvent
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.update.core.model.CategoryModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.keys.CharacterKey
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
| org.eclipse.pde.ui.templates.ChoiceOption
see
RadioChoiceOption and ComboChoiceOption |
| org.eclipse.update.standalone.CmdLineArgs
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.internal.formatter.old.CodeFormatter |
| org.eclipse.jdt.internal.corext.template.java.CodeTemplates
use
JavaPlugin.getCodeTemplateStore() instead |
| org.eclipse.ui.views.navigator.CollapseAllAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.ui.commands.CommandEvent
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.CommandManagerEvent
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.compare.internal.CompareWithOtherResourceAction
Temporarily replaced by CompareWithOtherResourceHandler. See bug
264498.
|
| org.eclipse.core.internal.runtime.CompatibilityHelper
Marked as deprecated to suppress deprecation warnings.
|
| org.eclipse.jdt.core.CompletionRequestorAdapter
Subclass
CompletionRequestor instead. |
| org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper |
| org.eclipse.core.runtime.model.ConfigurationElementModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.runtime.model.ConfigurationPropertyModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.update.configurator.ConfiguratorUtils
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.internal.ui.actions.ConfigureContainerAction
DO NOT USE this class will be removed soon, it is replaced by
ClasspathContainerPreferencePage |
| org.eclipse.ui.fieldassist.ContentAssistField
As of 3.3, clients should use
ControlDecoration and
ContentAssistCommandAdapter instead of this class. |
| org.eclipse.ui.contentassist.ContentAssistHandler
As of 3.2, replaced by JFace field assist support
|
| org.eclipse.update.core.model.ContentEntryModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.ContentReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.contexts.ContextEvent
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.contexts.ContextManagerEvent
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.texteditor.ConvertLineDelimitersAction
since 3.1. Line delimiter conversion has been modified to work on groups of files rather than being editor specific
|
| org.eclipse.ui.views.navigator.CopyAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.actions.CreateFileAction
should use NewWizardMenu to populate a New submenu instead (see Navigator view)
|
| org.eclipse.ui.actions.CreateFolderAction
should use NewWizardMenu to populate a New submenu instead (see Navigator view)
|
| org.eclipse.jdt.internal.ui.javaeditor.CustomBufferFactory
since 3.0 no longer used
|
| org.eclipse.debug.ui.DebugElementWorkbenchAdapter
Custom content in the debug views is no longer supported by
IWorkbenchAdapter. Custom content is currently supported
by a provisional internal viewer framework. |
| org.eclipse.jface.fieldassist.DecoratedField
As of 3.3, clients should use
ControlDecoration instead. |
| org.eclipse.jface.text.DefaultAutoIndentStrategy
since 3.1 use
DefaultIndentLineAutoEditStrategy instead |
| org.eclipse.update.core.model.DefaultFeatureParser
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jface.text.rules.DefaultPartitioner
As of 3.1, replaced by
FastPartitioner instead |
| org.eclipse.update.core.model.DefaultSiteParser
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jface.text.DefaultUndoManager
As of 3.2, replaced by
TextViewerUndoManager |
| org.eclipse.debug.ui.DeferredDebugElementWorkbenchAdapter
deferred custom content in the debug views is no longer supported by
IDeferredWorkbenchAdapter. Deferred custom content is currently supported
by a provisional internal viewer framework. |
| org.eclipse.ui.help.DialogPageContextComputer
nested contexts are no longer supported by the help support system
|
| org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by
org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer. |
| org.eclipse.update.standalone.DisableCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.internal.core.jdom.DOMBuilder
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMCompilationUnit
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.core.jdom.DOMFactory
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMField
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMImport
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMInitializer
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMMember
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMMethod
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMNode
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMPackage
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.DOMType
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.equinox.internal.provisional.p2.metadata.generator.EclipseInstallGeneratorInfoProvider
The function in this class has been refactored into more focused locations
such as IPublisherAction and IPublishingAdvice classes. See the individual method deprecations
for more information on where the code has moved.
|
| org.eclipse.compare.EditionSelectionDialog
Use an
org.eclipse.team.ui.history.IHistoryPageSource in conjunction with
the org.eclipse.team.ui.history.IHistoryView or a HistoryPageCompareEditorInput.
For sub-file elements, a org.eclipse.team.ui.history.ElementLocalHistoryPageSource can be used. |
| org.eclipse.update.standalone.EnableCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.contexts.EnabledSubmission
Please use
IContextService.activateContext
instead. |
| org.eclipse.ui.editors.text.EncodingActionGroup
As of 3.1, encoding needs to be changed via properties dialog
|
| org.eclipse.update.search.EnvironmentFilter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.pde.ui.launcher.EquinoxPluginsTab
use
BundlesTab |
| org.eclipse.pde.ui.launcher.EquinoxSettingsTab
use
OSGiSettingsTab |
| org.eclipse.osgi.framework.eventmgr.EventListeners
As of 3.5. Replaced by CopyOnWriteIdentityMap.
|
| org.eclipse.core.runtime.model.ExtensionModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.runtime.model.ExtensionPointModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.runtime.model.Factory
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.update.core.Feature
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.FeatureContentProvider
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.FeatureModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.FeatureModelFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.FeatureReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.FeatureReferenceModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jface.fieldassist.FieldAssistColors
As of 3.3, this class is no longer necessary.
|
| org.eclipse.search.internal.ui.util.FileLabelProvider
Old search view
|
| org.eclipse.ui.dialogs.FileSelectionDialog
Use org.eclipse.swt.widgets.FileDialog,
|
| org.eclipse.ui.views.navigator.FiltersContentProvider
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.FilterSelectionAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.jdt.ui.actions.FindStringsToExternalizeAction
use
ExternalizeStringsAction instead |
| org.eclipse.ui.views.framelist.FrameListMessages
These messages are not API and should not be referenced
outside of this plug-in.
|
| org.eclipse.ui.views.navigator.GotoActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.search.internal.ui.GotoMarkerAction
old search
|
| org.eclipse.ui.views.navigator.GotoResourceAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.GotoResourceDialog
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.commands.HandlerEvent
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.HandlerSubmission
Please use
IHandlerService.activateHandler
instead. |
| org.eclipse.team.ui.history.HistoryPageSaveablePart |
| org.eclipse.equinox.http.servlet.HttpSessionContextImpl |
| org.eclipse.ui.views.properties.IDEPropertiesMessages
These messages are not API and should not be referenced
outside of this plug-in.
|
| org.eclipse.jface.dialogs.ImageAndMessageArea
As of 3.3, this class is no longer necessary.
|
| org.eclipse.ui.texteditor.ImageUtilities
As of 3.0, replaced by
ImageUtilities |
| org.eclipse.update.core.Import
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.ImportModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.IncludedFeatureReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.IncludedFeatureReferenceModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.texteditor.InfoForm
since 3.0. there is no replacement, use org.eclipse.ui.forms to define a component with a similar look and function.
|
| org.eclipse.update.standalone.InstallCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.InstallHandlerEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.InstallHandlerEntryModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.InstallMonitor
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.internal.plugins.InternalPlatform
Marking as deprecated to remove the warnings
|
| org.eclipse.update.core.JarContentReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.JarEntryContentReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.ui.jarpackager.JarWriter
use
JarWriter3 instead. |
| org.eclipse.jdt.ui.jarpackager.JarWriter2
Use
JarWriter3 instead which leverages new EFS support |
| org.eclipse.jdt.ui.JavaElementContentProvider
use the StandardJavaElementContentProvider instead
|
| org.eclipse.jdt.ui.JavaElementSorter
use
JavaElementComparator instead. |
| org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer. |
| org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory |
| org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by a Java source lookup director and Java source lookup
participant. To migrate to the new source lookup support clients should
add two new attributes to their launch configuration type extensions:
ATTR_SOURCE_PATH_PROVIDER
attribute (if present), or a default source lookup path based on a configuration's
runtime classpath. This class has been replaced by the Java source lookup
director which is an internal class, but can be used via the
sourceLocatorId attribute on a launch configuration type extension. |
| org.eclipse.jdt.debug.ui.JavaSourceLookupDialog
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by a dialog in the debug platform -
org.eclipse.debug.ui.sourcelookup.SourceLookupDialog. |
| org.eclipse.jdt.debug.ui.launchConfigurations.JavaSourceLookupTab
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by a source lookup tab in the debug platform -
org.eclipse.debug.ui.sourcelookup.SourceLookupTab. |
| org.eclipse.jdt.debug.ui.JavaUISourceLocator
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by a Java source lookup director and Java source lookup
participant. To migrate to the new source lookup support clients should
add two new attributes to their launch configuration type extensions:
ATTR_SOURCE_PATH_PROVIDER
attribute (if present), or a default source lookup path based on a configuration's
runtime classpath. This class has been replaced by the Java source lookup
director which is an internal class, but can be used via the
sourceLocatorId attribute on a launch configuration type extension. |
| org.eclipse.ui.keys.Key
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
| org.eclipse.ui.commands.KeyConfigurationEvent
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
| org.eclipse.ui.keys.KeyFormatterFactory
Please use org.eclipse.jface.bindings.keys.KeyFormatterFactory
|
| org.eclipse.ui.keys.KeySequence
Please use org.eclipse.jface.bindings.keys.KeySequence
|
| org.eclipse.ui.keys.KeyStroke
Please use org.eclipse.jface.bindings.keys.KeyStroke
|
| org.eclipse.debug.ui.actions.LaunchAsAction
The use of perspective based launch shortcuts has been deprecated
in the 3.1 release. Instead, selection sensitive launch is supported in the top level
menus. Use
LaunchShorcutsAction instead. |
| org.eclipse.core.runtime.model.LibraryModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage.LinkFolderDialog
Not used anymore in 3.4
|
| org.eclipse.jface.util.ListenerList
Please use
ListenerList instead.
Please note that the ListenerList.ListenerList(int) and
ListenerList.ListenerList(int)
constructors have different semantics. Please read the javadoc
carefully. Also note that the equivalent of
ListenerList.ListenerList() is actually
ListenerList.ListenerList(int)
with ListenerList.IDENTITY as
the argument. |
| org.eclipse.update.standalone.ListFeaturesCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
In 3.0 this class is now provided by the debug platform. Clients
should use the replacement class
org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage |
| org.eclipse.ui.views.navigator.LocalSelectionTransfer
as of 3.5, use
LocalSelectionTransfer instead |
| org.eclipse.update.configuration.LocalSystemInfo
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.views.navigator.MainActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.core.databinding.observable.set.MappedSet
This class is deprecated.
|
| org.eclipse.ui.texteditor.MarkerRulerInfoAction
use
MarkerRulerAction instead |
| org.eclipse.equinox.internal.provisional.p2.metadata.generator.MetadataGeneratorHelper
this class has been renamed to PublisherHelper and the vast majority
of the function has been deprecated and moved elsewhere. See the deprecation notices there
for more information.
|
| org.eclipse.update.core.model.ModelObject
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.keys.ModifierKey
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
| org.eclipse.ui.part.MultiPageEditor
Use the class
MultiPageEditorPart instead |
| org.eclipse.ui.keys.NaturalKey
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
| org.eclipse.ui.views.navigator.NavigatorDragAdapter
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.NavigatorDropAdapter
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.NavigatorFrameSource
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage |
| org.eclipse.update.core.NonPluginEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.NonPluginEntryModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.views.navigator.OpenActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.actions.OpenNewPageMenu
Workbench no longer exposes the concept of "pages" in the
user ui model. See IWorkbench.showPerspective methods.
|
| org.eclipse.ui.actions.OpenNewWindowMenu
See IWorkbench.showPerspective methods.
|
| org.eclipse.ui.actions.OpenPerspectiveMenu
See IWorkbench.showPerspective methods.
|
| org.eclipse.update.operations.OperationsManager
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers. This class
has been replaced by
org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer. |
| org.eclipse.jdt.internal.ui.browsing.PackageViewerWrapper
needs to be replaced by a manager who handles transfer of listeners and filters
|
| org.eclipse.team.ui.PageSaveablePart
Clients should use a subclass of
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
| org.eclipse.team.ui.synchronize.ParticipantPageDialog |
| org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
Clients should use a subclass of
PageCompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
| org.eclipse.ui.views.navigator.PasteAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.core.internal.plugins.PluginDescriptor
Marking as deprecated to remove the warnings
|
| org.eclipse.core.runtime.model.PluginDescriptorModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.update.core.PluginEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.PluginEntryModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.runtime.model.PluginFragmentModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.runtime.model.PluginModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.runtime.model.PluginModelObject
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.internal.plugins.PluginPrerequisite
Marking as deprecated to remove the warnings
|
| org.eclipse.core.runtime.model.PluginPrerequisiteModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.internal.plugins.PluginRegistry
Marking as deprecated to remove the warnings
|
| org.eclipse.pde.internal.build.site.PluginRegistryConverter |
| org.eclipse.core.runtime.model.PluginRegistryModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.core.runtime.PluginVersionIdentifier
clients should use
Version instead |
| org.eclipse.core.runtime.Preferences
This class is replaced by
IEclipsePreferences. Setting a default
value is accomplished by a setting a value in the DefaultScope, and setting
an explicit non-default value is accomplished by setting a value in the InstanceScope.
To obtain a preference value, use the preference accessor methods on IPreferencesService. |
| org.eclipse.ui.commands.Priority
This concept is now captured in the
ISources
integer constants. |
| org.eclipse.ui.texteditor.PropagatingFontFieldEditor
no longer supported
|
| org.eclipse.jface.text.PropagatingFontFieldEditor
since 3.0 not longer in use, no longer supported
|
| org.eclipse.ui.actions.QuickStartAction
the IDE now uses the new intro mechanism
|
| org.eclipse.ltk.ui.refactoring.RedoRefactoringAction
This action is now longer needed. Undo is now performed via the
global undo/redo stack provided by
org.eclipse.core.commands. |
| org.eclipse.ui.views.navigator.RefactorActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.core.internal.registry.RegistryCompatibilityHelper
Marked as deprecated to suppress deprecation warnings.
|
| org.eclipse.search.internal.ui.RemoveAllResultsAction
old search
|
| org.eclipse.search.internal.ui.RemoveAllSearchesAction
old search
|
| org.eclipse.search.internal.ui.RemoveMatchAction
old search
|
| org.eclipse.search.internal.ui.RemovePotentialMatchesAction
old search
|
| org.eclipse.search.internal.ui.RemoveResultAction
old search
|
| org.eclipse.update.standalone.RemoveSiteCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jdt.core.refactoring.descriptors.RenameLocalVariableDescriptor
since 1.2 merged into
RenameJavaElementDescriptor |
| org.eclipse.jdt.core.refactoring.descriptors.RenameResourceDescriptor
since 1.2, use
RenameResourceDescriptor from
org.eclipse.ltk.core.refactoring instead. |
| org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution
since 1.2 moved to
org.eclipse.ltk.core.refactoring.
Contribution still available for backwards compatibility of scripts |
| org.eclipse.ui.views.navigator.ResourceNavigator
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourceNavigatorAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourceNavigatorActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourceNavigatorMessages
These messages are not API and should not be referenced
outside of this plug-in.
|
| org.eclipse.ui.views.navigator.ResourceNavigatorMoveAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourceNavigatorRenameAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourcePatternFilter
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourceSelectionUtil
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.views.navigator.ResourceSorter
as of 3.3, use
ResourceComparator instead |
| org.eclipse.search.internal.ui.ResourceToItemsMapper
old search
|
| org.eclipse.jface.text.rules.RuleBasedDamagerRepairer
use
DefaultDamagerRepairer |
| org.eclipse.jface.text.rules.RuleBasedPartitioner
use
FastPartitioner instead |
| org.eclipse.team.ui.SaveablePartAdapter
Clients should use a subclass of
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
| org.eclipse.team.ui.SaveablePartDialog
Clients should use a subclass of
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
| org.eclipse.ui.texteditor.SaveAction
As of 3.5, replaced by
ActionFactory.SAVE |
| org.eclipse.update.standalone.ScriptedCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.actions.ScrubLocalAction
This class is obsolete; there is no support in the workspace
for scrubbing local content.
|
| org.eclipse.search.internal.ui.Search
old search
|
| org.eclipse.search.internal.ui.SearchAgainAction
old search
|
| org.eclipse.update.standalone.SearchCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.search.internal.ui.SearchDropDownAction
old search
|
| org.eclipse.jdt.core.search.SearchEngine.ResultCollectorAdapter
marking deprecated as it uses deprecated IJavaSearchResultCollector
|
| org.eclipse.jdt.core.search.SearchEngine.SearchPatternAdapter
marking deprecated as it uses deprecated ISearchPattern
|
| org.eclipse.jdt.core.search.SearchEngine.TypeNameRequestorAdapter
marking deprecated as it uses deprecated ITypeNameRequestor
|
| org.eclipse.search.internal.ui.SearchManager
old search
|
| org.eclipse.search.internal.ui.SearchResultLabelProvider
old search
|
| org.eclipse.search.internal.ui.SearchResultView
old search
|
| org.eclipse.search.internal.ui.SearchResultViewEntry
old search
|
| org.eclipse.search.internal.ui.SearchResultViewEntryAdapterFactory
old search
|
| org.eclipse.search.internal.ui.SearchResultViewer
old search
|
| org.eclipse.search.ui.SearchUI
Part of the old ('classic') search. Since 3.0 clients can create their own search result view pages and use
NewSearchUI instead. |
| org.eclipse.ui.texteditor.SelectMarkerRulerInfoAction
As of 2.1, replaced by
SelectMarkerRulerAction |
| org.eclipse.jface.text.SequentialRewriteTextStore
since 3.3 as
GapTextStore performs better even for sequential rewrite scenarios |
| org.eclipse.jdt.ui.actions.ShowActionGroup
As of 3.5, got replaced by generic Navigate > Show In >
|
| org.eclipse.ui.views.navigator.ShowInNavigatorAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.jdt.ui.actions.ShowInNavigatorViewAction
As of 3.5, got replaced by generic Navigate > Show In >
|
| org.eclipse.jdt.ui.actions.ShowInPackageViewAction
As of 3.5, got replaced by generic Navigate > Show In >
|
| org.eclipse.search.internal.ui.ShowNextResultAction
old search
|
| org.eclipse.search.internal.ui.ShowPreviousResultAction
old search
|
| org.eclipse.search.internal.ui.ShowSearchAction
old search
|
| org.eclipse.search.internal.ui.ShowSearchesAction
old search
|
| org.eclipse.jdt.internal.core.jdom.SiblingEnumeration
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.update.core.Site
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.SiteContentProvider
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.SiteFeatureReference
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.SiteFeatureReferenceModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.SiteManager
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.SiteModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.SiteModelFactory
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.views.navigator.SortAndFilterActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.search.internal.ui.SortDropDownAction
old search
|
| org.eclipse.ui.views.navigator.SortViewAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ui.keys.SpecialKey
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
| org.eclipse.update.standalone.StandaloneUpdateApplication
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.jface.contentassist.SubjectControlContentAssistant
As of 3.2, replaced by Platform UI's field assist support *
|
| org.eclipse.jface.contentassist.SubjectControlContextInformationValidator
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.ui.keys.SWTKeySupport
Please use org.eclipse.jface.bindings.keys.SWTKeySupport
|
| org.eclipse.swt.custom.TableTree
As of 3.1 use Tree, TreeItem and TreeColumn
|
| org.eclipse.swt.custom.TableTreeEditor
As of 3.1 use TreeEditor with Tree, TreeItem and TreeColumn
|
| org.eclipse.swt.custom.TableTreeItem
As of 3.1 use Tree, TreeItem and TreeColumn
|
| org.eclipse.jface.viewers.TableTreeViewer
As of 3.1 use
TreeViewer instead |
| org.eclipse.ui.views.tasklist.TaskList
This view is no longer in use as of Eclipse 3.4.
The view referenced by
IPageLayout.ID_TASK_LIST is an MarkerSupportView.
|
| org.eclipse.jdt.internal.corext.template.java.Templates
As of 3.0, replaced by
TemplateStore |
| org.eclipse.jdt.internal.corext.template.java.TemplateSet
use TemplateStore instead
|
| org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
As of 3.2, replaced by Platform UI's field assist support
|
| org.eclipse.jface.fieldassist.TextControlCreator
As of 3.3, clients should use
ControlDecoration instead
of DecoratedField. |
| org.eclipse.ui.editors.text.TextEditorPreferencePage
As of 2.1, fonts are managed by the workbench, no longer supported
|
| org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
since 3.3 - do not use
|
| org.eclipse.ui.views.navigator.ToggleLinkingAction
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.ltk.ui.refactoring.UndoRefactoringAction
This action is now longer needed. Undo is now performed via the
global undo/redo stack provided by
org.eclipse.core.commands. |
| org.eclipse.update.standalone.UninstallCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.standalone.UpdateCommand
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.ui.UpdateJob
The org.eclipse.update component has been replaced by Equinox p2.
|
| org.eclipse.update.ui.UpdateManagerUI
The org.eclipse.update component has been replaced by Equinox p2.
|
| org.eclipse.update.search.UpdateSearchRequest
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.UpdateSearchScope
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.URLEntry
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.URLEntryModel
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.core.runtime.model.URLModel
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
|
| org.eclipse.update.core.Utilities
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.Verifier
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.VersionedIdentifier
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.search.VersionedIdentifiersFilter
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.help.ViewContextComputer
nested contexts are no longer supported by the help support system
|
| org.eclipse.help.internal.appserver.WebappManager
This internal interface is no longer used by the Eclipse Help
system and should not be used by anyone else. It is likely to be removed
in a future release.
Use the HTTP service implementation provided by Equinox that is based
on Jetty, see http://www.eclipse.org/equinox/server.
|
| org.eclipse.ui.dialogs.WizardExportPage
use WizardExportResourcePage
|
| org.eclipse.ui.dialogs.WizardImportPage
use WizardResourceImportPage
|
| org.eclipse.ui.internal.ide.model.WorkbenchAdapterBuilder
advisors should call the org.eclipse.ui.ide.IDE method
|
| org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
since 3.0 not longer in use, no longer supported, use a
ChainedPreferenceStore to access preferences from the
org.eclipse.ui.editors plug-in. |
| org.eclipse.ui.help.WorkbenchHelp
clients should use
IWorkbenchHelpSystem instead |
| org.eclipse.ui.model.WorkbenchViewerSorter
as of 3.3, use
WorkbenchViewerComparator instead |
| org.eclipse.ui.views.navigator.WorkspaceActionGroup
as of 3.5, use the Common Navigator Framework classes instead
|
| org.eclipse.core.resources.WorkspaceLock
it is no longer possible to override the workspace lock behavior.
This functionality is now provided in the platform API by implementing the
org.eclipse.core.runtime.jobs.ILockListener interface.
|
| org.eclipse.core.runtime.content.XMLRootElementContentDescriber
Use
XMLRootElementContentDescriber2 instead |
| org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Providing Cancel in addition to Yes/No is confusing. It is better
to subclass the regular ListSelectionDialog, which uses
OK/Cancel, and provide a separate checkbox if necessary.
|
| org.eclipse.jdt.launching.sourcelookup.ZipEntryStorage
In 3.0 this class is provided by the debug platform and clients
should use the replacement class
org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage. |
| Exceptions and Description |
|---|
| org.eclipse.ui.commands.CommandException
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.contexts.ContextException
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.jdt.core.jdom.DOMException
The JDOM was made obsolete by the addition in 2.0 of the more
powerful, fine-grained DOM/AST API found in the
org.eclipse.jdt.core.dom package.
|
| org.eclipse.ui.commands.ExecutionException
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.update.core.model.InstallAbortedException
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.update.core.model.InvalidSiteTypeException
The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
| org.eclipse.ui.commands.NotDefinedException
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.contexts.NotDefinedException
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.commands.NotHandledException
Please use the "org.eclipse.core.commands" plug-in instead.
|
| org.eclipse.ui.keys.ParseException
Please use org.eclipse.jface.bindings.keys.ParseException
|
| org.eclipse.ui.texteditor.ValidateStateException
No longer used, create a
CoreException instead |