xref: /AOO41X/main/xmerge/source/palmtests/qa/comparator/README (revision ff0525f24f03981d56b7579b645949f111420994)
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