If you have purchased XMLmind Spell Checker, please skip this section.
Downloading and installing the evaluation version of the SDK is not sufficient to use the spell checker, you must also get an evaluation key and install this key in the product. In order to do that, please proceed as follows:
Please fill this form http://www.xmlmind.com:8080/eval_key/generate_key in order to be sent an evaluation key. This evaluation key is contained in the attachment of the email message you'll receive. This key is packaged in a file called xsc_eval_key.jar.
Copy xsc_eval_key.jar next to xsc.jar.
This is sufficient if you just intend to use one of our sample programs (e.g. XSpell).
However, if you integrate the spell checker engine in your own programs, do not forget to also reference xsc_eval_key.jar wherever you reference xsc.jar. Generally, this means adding both xsc.jar and xsc_eval_key.jar to your CLASSPATH.
Please note that after 30 days of evaluation, the spell checker engine will throw a RuntimeException each time you'll attempt to use it.