PDS/PPI Compare Plug-in
A plug-in that will perform a relational compare of two strings or numbers.
Here's what is available:
User's guide
Compare.java
: Source code
Compare.class
: Compiled Java application
Installation instructions:
Place the "Compare.class" file in $JAVA_HOME/jre/lib/pdsppi
Add "$JAVA_HOME/jre/lib/pdsppi" to your CLASSPATH environment variable.
Note
: The application also uses various classes contained in
pdsppi.jar
You will need to download and install this Jar file as well.
Important additional information.
Read This