xref: /AOO42X/main/xmerge/source/palmtests/qa/comparator/README (revision e4ed64deae9df3957f9b5281c6880c3c3de84d6c)
1Building the Comparator code
2^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3To build the comparator code, the following is required in your classpath.
4
5    xerces.jar
6    xmerge.jar
7
8To Build type
9
10    javac *.java
11