@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
IOException
public Collection<ProjectMetadata> getProjects()
Copyright © 2008–2024 Eclipse Foundation. All rights reserved.