SVN $Id$ --- Xindice Developer's Guide example --- This directory contains some example code used in the Xindice Developers Guide. Build: Run ant in parent directory first to compile examples. Run: Make sure the Xindice server is running. ./run org.apache.xindice.examples.ExampleName Where ExampleName is replaced by the name of the example program you wish to run. The run script just adds the appropriate jars to the CLASSPATH before running the program.