jbSpell
Spell checker integration for JBuilder
updated 3/06/2001
jbSpell is an OpenTool for integrating spell checkers with JBuilder.
Currently it works only with ispell (not distributed with jbSpell)
and with jspell (pure Java spell checker by Valentino Kyriakides, included
with jbSpell).
File:
Usage:
CONFIGURING ISPELL (Jason Rumney Win32 port) ON WINDOWS:
By default this ispell version will not maintain properly your personal
dictionary. As a result words you add to dictionary will not be saved.
You can modify ispell sources (tree.c) or configure it as follows:
-
Make sure HOME environment variable is present (it doesn't have to point
to anything in particular).
-
In ispell configuration dialog ("Tools" -> "Editor Options" ->
"Spell Checker" -> "Configure") check both checkboxes for alternate
directories and set both file paths. Alternate directory should point
to main dictionary (default distributed dictionary is english.hash);
personal dictionary may point initially to empty text file (this file
must exist!).
See example of ispell configuration dialog.
History of the changes:
- Please see readme.txt for detailed description of changes.
Back to my Home Page
If you have comments or suggestions, email me at czerwony.kapturek@wp.pl