| Package | Description |
|---|---|
| org.fedoraproject.p2 |
| Modifier and Type | Method and Description |
|---|---|
static void |
EclipseSystemLayout.initLocations(SCL scl,
java.util.Set<java.nio.file.Path> platformDirs,
java.util.Set<java.nio.file.Path> internalDirs,
java.util.Set<java.nio.file.Path> externalDirs,
boolean expandDropins)
Populate the sets containing platform, internal, and external OSGi bundle directories.
|
| Constructor and Description |
|---|
FedoraBundleRepository(SCL scl) |
| Constructor and Description |
|---|
CompoundBundleRepository(java.util.List<SCL> scls)
Create a compound repository backed by file system locations at given
prefixes.
|