I built my ant with SUN's j2sdk1.4 and I upload deb here:

deb  http://people.debian.org/~tora/deb/ ./

You can use gjdoc by following step:

(1)edit build.xml and set build.javadoc properties to gjdoc:

   <property name="build.javadoc" value="gjdoc"/>

(2)set classpath for xerces and execute org.apache.tools.ant.Main class:
$ java -classpath 
/usr/share/java/xercesImpl.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/ant1.5/lib/ant.jar:/usr/share/java/gjdoc.jar:.
 org.apache.tools.ant.Main javadoc

please try it.

Takashi Okamoto






Reply via email to