CleanCode v1.2.07 AntDoc

Press that icon in order to update AntDoc GUI

sourceforgeBuild
Target help

help

a wee bit of help

Show available tasks.

Detail:
<target
	description="a wee bit of help"
	name="help"
>
	<echo>Options: -Dforce=true will force certain tasks to run even if they are up-to-date. -Dcsharp.doc.skip=true will skip the lengthy csharp doc generation. -Dfilter=str1:str2:... filters java.test by strings. -Dfilter=ns1:ns2:... filters csharp.tests by namespace suffix.</echo>

	<java classname="org.apache.tools.ant.Main">
		<arg value="-buildfile"/>

		<arg value="${my.antfile}"/>

		<arg value="-projecthelp"/>
	</java>
</target>


Edouard Mercier 2003.10.01 21:48:07 - AntDoc V0.8g - XSL Transformer Factory: org.apache.xalan.processor.TransformerFactoryImpl