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

Method setRefid

src/main/org/apache/tools/ant/types/Path.java:200–206  ·  view source on GitHub ↗

Makes this instance in effect a reference to another Path instance. You must not set another attribute or nest elements inside this element if you make it a reference. @param r the reference to another Path @throws BuildException on error

(Reference r)