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

Method setBasedir

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

Set the base directory for the project, checking that the given filename exists and is a directory. @param baseD The project base directory. Must not be null . @exception BuildException if the directory if invalid.

(final String baseD)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getBaseDirMethod · 0.95
onStartElementMethod · 0.95

Calls 1

setBaseDirMethod · 0.95

Tested by

no test coverage detected