|
Re: Spelling dictionary in Momentics needed
|
04/13/2011 11:32 AM
post84943
|
Re: Spelling dictionary in Momentics needed
from other forum postings
-----
"The CDT version of Ganymede apparently shipped improperly configured. After
playing around for a while, I have come up with the following steps that fix
the problem.
1. Export your Eclipse preferences (File > Export > General > Preferences).
2. Open the exported file in a text editor.
3.
Find the line that says
/instance/org.eclipse.ui.editors/spellingEngine=org.eclipse.jdt.internal.ui.text.spelling.DefaultSpellingEngine
4.
Change it to
/instance/org.eclipse.ui.editors/spellingEngine=org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine
5.
Save the preferences file.
6. Import the preferences back into Eclipse (File > Import > General >
Preferences).
You should now be able to access the Spelling configuration page as seen
above."
On 04/12/2011 08:42 PM, Tamara Fehlberg wrote:
>> That should have dictionary. Did you select C/C++ Spelling Engine in the
>> Spelling preference page?
>>
>
>
> There are no options on the spelling preferences page other than 'enable spell checking'. (see attachment).
>
> The spell checking works in the editor, so presumably it is finding some sort of system dictionary, but I cannot add
words.
>
>
>
>
>
>
>
>
> _______________________________________________
>
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post84917
|
|
|