@Component(role=EclipseInstallationLayout.class, instantiationStrategy="per-lookup") public class EclipseInstallationLayout extends org.codehaus.plexus.logging.AbstractLogEnabled
Modifier and Type | Field and Description |
---|---|
static String |
FEATURES |
static String |
PLUGINS |
Constructor and Description |
---|
EclipseInstallationLayout() |
Modifier and Type | Method and Description |
---|---|
Set<File> |
getFeatures(File site) |
Set<File> |
getInstalledPlugins() |
File |
getLocation() |
Set<File> |
getPlugins(File site) |
Set<File> |
getSites() |
void |
setLocation(File location) |
public static final String PLUGINS
public static final String FEATURES
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.