| Interface and Description |
|---|
| org.eclipse.core.runtime.IProgressMonitorWithBlocking |
| Class and Description |
|---|
| org.eclipse.core.runtime.PluginVersionIdentifier
clients should use
org.osgi.framework.Version instead |
| org.eclipse.core.runtime.SubProgressMonitor
use
SubMonitor instead |
| Method and Description |
|---|
| org.eclipse.core.runtime.FileLocator.getBundleFile(Bundle)
use
FileLocator.getBundleFileLocation(Bundle) instead |