@Component(role=ProjectMetadataReader.class, instantiationStrategy="per-lookup") public class ProjectMetadataReader extends Object
| Constructor and Description |
|---|
ProjectMetadataReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBasedir(File basedir) |
Collection<ProjectMetadata> |
getProjects() |
public void addBasedir(File basedir) throws IOException
IOExceptionpublic Collection<ProjectMetadata> getProjects()
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.