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

Method setProperty

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

Set a property. Any existing property of the same name is overwritten, unless it is a user property. @param name The name of property to set. Must not be null . @param value The new value of the property. Must not be null .

(final String name, final String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

getPropertyHelperMethod · 0.95