|
What this is
Other links
The source code
<project>
<target name="testMaybeConfigure">
<taskdef name="parent"
classname="org.apache.tools.ant.UnknownElementTest$Parent"
loaderref="unknown.id">
<classpath>
<pathelement location="../../../../build/testcases"/>
<pathelement path="${java.class.path}"/>
</classpath>
</taskdef>
<taskdef name="child"
classname="org.apache.tools.ant.UnknownElementTest$Child"
loaderref="unknown.id"/>
<parent>
<child/>
<child/>
</parent>
</target>
</project>
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com