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

Method setDefaultTarget

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

Set the default target of the project. @param defaultTarget The name of the default target for this project. May be null , indicating that there is no default target. @deprecated since 1.5.x. Use setDefault. @see #setDefault(String)

(final String defaultTarget)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setDefaultMethod · 0.95

Tested by

no test coverage detected