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

Method setNewProperty

src/main/org/apache/tools/ant/PropertyHelper.java:319–323  ·  view source on GitHub ↗

A helper static method to set a new property from a particular project. @param project the project in question. @param name the property name @param value the value to use. @since Ant 1.8.0

(
        Project project, String name, Object value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addPropertyMethod · 0.95

Calls 6

getPropertyHelperMethod · 0.95
getDelegatesMethod · 0.95
setNewMethod · 0.65
logMethod · 0.65
putMethod · 0.65
containsKeyMethod · 0.45

Tested by

no test coverage detected