public class BuildOutputDirectory extends Object
| Constructor and Description |
|---|
BuildOutputDirectory(File location) |
BuildOutputDirectory(String directory) |
| Modifier and Type | Method and Description |
|---|---|
File |
getChild(String path)
Convenience method for obtaining an file/folder in the build output directory.
|
File |
getLocation()
Returns the location of the build output directory.
|
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.