CleanCode v1.2.07 AntDoc

Press that icon in order to update AntDoc GUI

sourceforgeBuild
Target java.checkApiPath

java.checkApiPath


Detail:
<target name="java.checkApiPath">
	<checkApiPath
		includes="**/*.java"
		regexp=".*(com.cleancode..*)\.java"
		srcdir="${javasrc}"
	/>

	<echo>java.checkApiPath complete.</echo>
</target>


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