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

Class PreSetDef

src/main/org/apache/tools/ant/taskdefs/PreSetDef.java:43–290  ·  view source on GitHub ↗

The preset definition task generates a new definition based on a current definition with some attributes or elements preset. &lt;presetdef name="my.javac"&gt; &lt;javac deprecation="${deprecation}" debug="${debug}"/&gt; &lt;/presetdef&gt; &lt;my.javac srcdir="src" destdir="classes"/&gt; </pr

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected