Package | Description |
---|---|
org.eclipse.equinox.p2.operations |
Describes high level provisioning operations that can be resolved and performed
either modally or in the background.
|
Modifier and Type | Method and Description |
---|---|
SynchronizeOperation |
OperationFactory.createSynchronizeOperation(Collection<? extends IVersionedId> toInstall,
Collection<URI> repos,
IProgressMonitor monitor)
This factory method creates an
SynchronizeOperation that will cause the current installation to exclusively contain the elements listed once executed. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.