Installing and using the application

Obtaining the application

The binary version of solubility is packaged as solubility_[version].jar. This can be downloaded from the sourceforge website.

Requirements

You must have the java runtime environment 1.4 or higher installed to run the application. This is avaliable from the sun java website.

Running the application

The binary distribution is packaged as a jar file solubility_[version].jar. Run the application by typing:

java -jar solubility.jar

The java executable must be in your path.