How do I enable spell checking in Eclipse?

后端 未结 3 1951
南旧
南旧 2020-12-15 05:59

Is there any way to enable code spell checking in Eclipse? I misspell words fairly often.

For example: void spllmstake() => void spellmistake()

3条回答
  •  Happy的楠姐
    2020-12-15 06:42

    Eclipse has a built-in Spell Checker. Go to Window > Preferences > General > Editors > Text Editors > Spelling to enable it.

提交回复
热议问题