Package | Description |
---|---|
org.eclipse.update.configuration |
Provides support for accessing local installation
information.
|
org.eclipse.update.operations |
Provides support for performing various install/update operations.
|
Modifier and Type | Method and Description |
---|---|
void |
ILocalSite.revertTo(IInstallConfiguration configuration,
IProgressMonitor monitor,
IProblemHandler handler)
Reverts the local site to use the specified configuration.
|
Modifier and Type | Method and Description |
---|---|
IRevertConfigurationOperation |
IOperationFactory.createRevertConfigurationOperation(IInstallConfiguration config,
IProblemHandler problemHandler)
Creates an operation to revert to a previous installation configuration.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.