I am using the 3.7.1 version of the Eclipse SDK, and it is flagging up every word in my Ruby comments as being misspelled.
This is not happening in, say, JavaScript or HTML files, even when viewed in the Ruby perspective.
The comments are being shown in the correct colour, so the IDE is definitely aware of what they are.
Any idea how I can fix this behaviour (apart from switching off spell checking)?
Never worked out what the problem was. However, I’ve just reinstalled eclipse from scratch, and the problems’s gone away.
Previously I had the classic Java installation with the Aptana Ruby plug-in. Now I’m using the JavaScript for Web Developers IDE, with ‘Dynamic Languages Toolkit – Ruby Development Tools’ added.