Eclipse multilingual spellchecker -


i'm using eclipse (4.3.0) , current java project contains comments both in english , russian. problem eclipse's spellchecker uses explicitly specified dictionary (preferences, general > editors > text editors > spelling, platform dictionary) , therefore highlights russian words in editor.

is there way make eclipse's spellchecker accept several languages?

and btw there russian dictionary eclipse or way find user defined russian dictionary , specify in preferences?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -