Uses of Class
org.fedoraproject.p2.SCL
-
Packages that use SCL Package Description org.fedoraproject.p2 -
-
Uses of SCL in org.fedoraproject.p2
Methods in org.fedoraproject.p2 with parameters of type SCL Modifier and Type Method Description static void
EclipseSystemLayout. initLocations(SCL scl, Set<Path> platformDirs, Set<Path> internalDirs, Set<Path> externalDirs, boolean expandDropins)
Populate the sets containing platform, internal, and external OSGi bundle directories.Constructors in org.fedoraproject.p2 with parameters of type SCL Constructor Description FedoraBundleRepository(SCL scl)
Constructor parameters in org.fedoraproject.p2 with type arguments of type SCL Constructor Description CompoundBundleRepository(List<SCL> scls)
Create a compound repository backed by file system locations at given prefixes.
-