xptest-src-<version>.zip,
unzip it's contents into the modules directory of your
Together installation and you're done. If you want to play with
the sources:
xptools somewhere.
ant.bat so that ANTPATH is correct in
order to process xptools.xml. On Unix change ant.sh.
build/xptools.xml. There is documentation
on how to set the parameters contained in that file.
ant.sh install
to compile everything and copy the distribution files into their proper locations on Unix. Use ant.bat
on Windows. Please restart your IDE(s) in order to load the tools.
xptools somewhere.
xptools.xml and ant.bat or ant.sh as described
in the previous section.
ant.sh xptools-help
to get help on the available build targets on Unix. Use ant.bat on Windows.
Starting ant without arguments will compile the available sources. Other interesting
targets are
ant.sh jars
to build the jar archives and
ant.sh dist
to create the distribution files.
© 2001 A. Heilwagen