public interface BuildPropertiesParser
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_PROPERTIES |
Modifier and Type | Method and Description |
---|---|
BuildProperties |
parse(File baseDir)
Parse the file "build.properties" in baseDir.
|
static final String BUILD_PROPERTIES
BuildProperties parse(File baseDir)
BuildProperties
will be returned.Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.