If you want to build xsddoc
by your self, you must download and
install Apache Ant from here:
http://ant.apache.org
Now download a distribution and extract it to your local harddisc or checkout xsddoc from CVS from this location:
pserver:anonymous@cvs.sourceforge.net:/cvsroot/xframe
Now open a console and move to the xsddoc
folder where the file
build.xml
is and type:
ant dist
If you want to build xsddoc
with Apache maven, you must download and
install Apache Maven from here:
http://maven.apache.org
Now download a distribution and extract it to your local harddisc or checkout xsddoc from CVS from this location:
pserver:anonymous@cvs.sourceforge.net:/cvsroot/xframe
Now open a console and move to the xsddoc
folder where the file
project.xml
is and type:
maven pdf maven site maven dist