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

Method configureProject

src/main/org/apache/tools/ant/ProjectHelper.java:100–105  ·  view source on GitHub ↗

Configures the project with the contents of the specified build file. @param project The project to configure. Must not be null . @param buildFile A build file giving the project's configuration. Must not be null . @exception BuildException if the configura

(Project project, File buildFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

runBuildMethod · 0.95
executeMethod · 0.95
configureProjectMethod · 0.95
configureProjectMethod · 0.95
MonitoredBuildMethod · 0.95

Calls 4

getInstanceMethod · 0.95
parseMethod · 0.95
addReferenceMethod · 0.45

Tested by 3

configureProjectMethod · 0.76
configureProjectMethod · 0.76
MonitoredBuildMethod · 0.76