I\'m turning kind of desperate looking for a way to enable spell checking in TeXlipse. Of the application itself I am very fond. I\'ve tried things I found here and on other for
For me, it turned out to be related to file extensions. I pointed the texlipse spell checker to the same directory that eclipse stores its dictionaries and it didn't work. Then I made my own directory and generated my own dictionary using aspell (as mentioned in the texlipse FAQ), but this time I used a simple "dict" extension instead of the "dictionary" as in the Eclipse installation and it worked.