Package | Description |
---|---|
org.fedoraproject.p2.installer.impl |
Modifier and Type | Method and Description |
---|---|
static Repository |
Repository.create(Path location) |
static Repository |
Repository.createTemp() |
static Repository |
Repository.load(Path location) |
Modifier and Type | Method and Description |
---|---|
static void |
Director.mirror(Repository destinationRepository,
Repository sourceRepository,
Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> units) |
static void |
Director.publish(Repository repository,
Iterable<Path> bundles,
Iterable<Path> features) |
static void |
Director.repo2runnable(Repository destinationRepository,
Repository sourceRepository) |
Copyright © 2008–2021 Eclipse Foundation. All rights reserved.