public class ReadWorkspaceLocations extends Object
IdeDependency
for all found artefacts.Modifier and Type | Field and Description |
---|---|
static String |
BINARY_LOCATION_FILE |
static String |
METADATA_PLUGINS_ORG_ECLIPSE_CORE_RESOURCES_PROJECTS |
Constructor and Description |
---|
ReadWorkspaceLocations() |
Modifier and Type | Method and Description |
---|---|
void |
init(Log log,
WorkspaceConfiguration workspaceConfiguration,
MavenProject project,
String wtpDefaultServer,
boolean preferStandardClasspathContainer) |
List<File> |
readProjectLocations(File workspaceDirectory,
Log logger) |
public static final String BINARY_LOCATION_FILE
public static final String METADATA_PLUGINS_ORG_ECLIPSE_CORE_RESOURCES_PROJECTS
public void init(Log log, WorkspaceConfiguration workspaceConfiguration, MavenProject project, String wtpDefaultServer, boolean preferStandardClasspathContainer)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.