<target name="debug"> <path id="path.p"> <fileset dir="src_dir"> <include name="**/*.java"/> </fileset> </path> <property name="prop.a" refid="path.p"/> <echo>${prop.a}</echo></target>
Last modified: 2007 May 23 04:04:57. Web template courtesy of fullahead.org from openwebdesign.org