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

Method initializeProject

src/main/org/apache/tools/ant/taskdefs/Ant.java:195–238  ·  view source on GitHub ↗

Attaches the build listeners of the current project to the new project, configures a possible logfile, transfers task and data-type definitions, transfers properties (either all or just the ones specified as user properties to the current project, depending on inheritall), transfers the input handle

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 15

setMessageOutputLevelMethod · 0.95
setOutputPrintStreamMethod · 0.95
setErrorPrintStreamMethod · 0.95
addAlmostAllMethod · 0.95
setInputHandlerMethod · 0.80
getBuildListenersMethod · 0.80
newOutputStreamMethod · 0.80
initPropertiesMethod · 0.80
getProjectMethod · 0.65
logMethod · 0.65
getPropertiesMethod · 0.65
getInputHandlerMethod · 0.45

Tested by

no test coverage detected