public class MvnConfigCollector extends Object
Constructor | Description |
---|---|
MvnConfigCollector(IResourceHandle handle) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
add(String componentName) |
Add all from a repo or fragment component - incl.
|
Set<String> |
getExcluded() |
|
Set<String> |
getManaged() |
|
Set<String> |
getRoots() |
public MvnConfigCollector(IResourceHandle handle)