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

Class Project

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

Central representation of an Ant project. This class defines an Ant project with all of its targets, tasks and various other properties. It also provides the mechanism to kick off a build using a particular target name. This class also encapsulates methods which allow files to be referred to usi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getFileUtilsMethod · 0.95
setProjectMethod · 0.65

Tested by

no test coverage detected