Friday, July 16, 2010

Disabling spellchecker in NetBeans

I started using NetBeans and quickly encountered the annoying red underlining of all words in my code. Disabling the spellchecker feature in NetBeans 6.9 is NOT done by deselecting all files in the Options -> Miscellaneous -> 'Spellchecker' tab.

For NetBeans to really understand that you don't want spellchecker, do the following:
Go to Tools -> Plugins -> Installed tab -> select the spellchecker plugin -> press Deactivate -> restart NetBeans

Alternatively try adding the file type you are working on (if NetBeans doesn't recognize it) by following this post: http://www.herikstad.net/2010/07/filetypes-in-netbeans.html#links

5 comments:

  1. Thanks a lot, I don't think I would have worked that one out! Confusing!

    ReplyDelete
  2. Thank you for sharing information. That's what I need.

    ReplyDelete
  3. Thank you very much for your information, save my day.

    ReplyDelete
  4. thank you ! by 2020 :D

    ReplyDelete