|
My lazy header ... | |||||
antdoc.compile
|
+--antdoc.compile.pre
|
+--antdoc.compile.properties
|
+--init
|
+--antdoc.compile.ideaplugin
|
+--antdoc.classpath
|
+--init
|
+--antdoc.compile.gui
|
+--antdoc.classpath
|
+--init
|
+--antdoc.compile.core
|
+--antdoc.classpath
|
+--init
|
+--antdoc.compile.task
|
+--antdoc.classpath
|
+--init
|
+--antdoc.compile.applet
|
+--antdoc.classpath
|
+--init
Compiles the whole AntDoc source code.
The Ant installation "lib" directory must contain the following extra libraries so that the Java compilation works:log4j-1.2.8.jar
,jdom.jar
,saxon.jar
or xalan.jar
,jaxp.jar
or xml-apis.jar
.<target depends="antdoc.compile.pre, antdoc.compile.applet, antdoc.compile.core, antdoc.compile.gui, antdoc.compile.task, antdoc.compile.ideaplugin" description="Compiles the whole AntDoc source code." name="antdoc.compile" /> |
|
... is just like my footer! | |||||
com.icl.saxon.TransformerFactoryImpl