@Component(role=EquinoxInstallationFactory.class) public class DefaultEquinoxInstallationFactory extends Object implements EquinoxInstallationFactory
| Constructor and Description |
|---|
DefaultEquinoxInstallationFactory() |
| Modifier and Type | Method and Description |
|---|---|
EquinoxInstallation |
createInstallation(EquinoxInstallationDescription description,
File location) |
protected String |
toOsgiBundles(Map<org.eclipse.tycho.ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel,
BundleStartLevel defaultStartLevel) |
protected void |
unpack(File source,
File destination) |
public EquinoxInstallation createInstallation(EquinoxInstallationDescription description, File location)
createInstallation in interface EquinoxInstallationFactoryprotected String toOsgiBundles(Map<org.eclipse.tycho.ArtifactKey,File> bundles, Map<String,BundleStartLevel> startLevel, BundleStartLevel defaultStartLevel) throws IOException
IOExceptionCopyright © 2008-2018 Eclipse Foundation. All Rights Reserved.