MCPcopy Create free account
hub / github.com/apache/ant / setBaseDir

Method setBaseDir

src/main/org/apache/tools/ant/Project.java:855–869  ·  view source on GitHub ↗

Set the base directory for the project, checking that the given file exists and is a directory. @param baseDir The project base directory. Must not be null . @exception BuildException if the specified file doesn't exist or isn't a directory.

(File baseDir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 7

setPropertyInternalMethod · 0.95
logMethod · 0.95
normalizeMethod · 0.80
getAbsolutePathMethod · 0.45
existsMethod · 0.45
isDirectoryMethod · 0.45
getPathMethod · 0.45