Interface BuildPropertiesParser

    • Method Detail

      • parse

        BuildProperties parse​(java.io.File baseDir)
        Parse the file "build.properties" in baseDir. If the file does not exist or cannot be read, an "empty" BuildProperties will be returned.