public interface SourcepathEntry
Modifier and Type | Method and Description |
---|---|
List<String> |
getExcludes()
null means "nothing excluded"
|
List<String> |
getIncludes()
null means "everything included"
|
File |
getOutputDirectory() |
File |
getSourcesRoot() |
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.