When using Eclipse spell check inside comments is enabled, but when entering for example :
String myString = "why isnt this getttting cheackedd";
Eclipse isn't checking spelling inside quotes,
is there a option to set this enable ? or do i have to download a plugin for this matter ?
thanks
I misspell words fairly often. Show activity on this post. Eclipse has a built-in Spell Checker. Go to Window > Preferences > General > Editors > Text Editors > Spelling to enable it. Show activity on this post.
Go to Window > Preferences > General > Editors > Text Editors > Spelling to enable it. Show activity on this post. I have found a spell checker and proved it (with your example), and it seems to work. Do the following steps: Call Help > Install New Software > Add... > Archive... Insert the path and file name of the zip file.
Ensure that Check Names is selected. In your example, the word spllmstake is marked as wrong, as is spellmistake. spellMistake (like two words) works well. Show activity on this post. I have founded spell checker from eclipse marketplace.
You need to disable
"Ignore Java String literals" under eclipse
Preferences->General->Editors->Text Editors->Spelling.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With