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

Method createSubProject

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

Create and initialize a subproject. By default the subproject will be of the same type as its parent. If a no-arg constructor is unavailable, the Project class will be used. @return a Project instance configured as a subproject of this Project. @since Ant 1.7

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.80

Calls 2

initSubProjectMethod · 0.95
newInstanceMethod · 0.45

Tested by

no test coverage detected