Is there any way to enable code spell checking in Eclipse? I misspell words fairly often.
For example: void spllmstake() => void spellmistake()>
void spllmstake()
void spellmistake()>
Eclipse has a built-in Spell Checker. Go to Window > Preferences > General > Editors > Text Editors > Spelling to enable it.