Add a spelling engine
Status: Pre-Alpha
Brought to you by:
villane
Add a spelling engine implementation. Eclipse provides a spelling engine as part of the JDT (in org.eclipse.jdt.ui). Investigate whether this can be easily separated from the JDT. If not, then look for another implementation. If there is no other suitable implementation available, then defer this for a future release.
Logged In: YES
user_id=1259267
Originator: YES
An idea: find out how hard it would be to integrate the platforms spelling engine. For example in Linux, that would make the installed dictionaries available.