LPCXpresso IDE spell checker

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPCXpresso IDE spell checker

1,686件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lvagasi on Tue Mar 01 01:41:03 MST 2011
Hi,

I'm using the LPCXpresso IDE and if I want to add a word to the spell checker's dictionary it suggest to add a user dictionary. I click OK and I get the [B]Preferences[/B] dialog with the [B]Spelling [/B]page active. Here I can see the following message:
[COLOR=RoyalBlue][B][I]The selected spelling engine does not exist[/I][/B][/COLOR]

Can someone tell me what is missing or not properly set / configured?

Thanks in advance.
Best regards,
Laszlo
0 件の賞賛
返信
7 返答(返信)

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lvagasi on Wed Mar 02 03:37:32 MST 2011
Hi Zero,

Thanks for your kind reply.
I'm afraid I have made a mistake earlier and did not exported and imported all the preferences. That's why it was not working.

As soon as all preferences were exported and imported with the code provided by you it is working fine.

Thank all of you for your kind help.

(I'm currently using 3.6.2 on a 32bit XP. In the evening I will try it on a 64bit Vista as well.)

Best regards,
Laszlo
0 件の賞賛
返信

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Wed Mar 02 02:51:48 MST 2011
Note: Tried this workaround with LPCXpresso 3.6.2 and Win7 Pro 32-bit.
There's a little typo (additional space in sp:mad:elling).

Added:

/instance/org.eclipse.ui.editors/spellingEngine=org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine


and spelling options are available
0 件の賞賛
返信

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lvagasi on Wed Mar 02 01:12:39 MST 2011
Hi,

Thanks for your kind reply and support. Unfortunately the process you have described did not solve the issue. I still not able to define a user dictionary, since there is no configuration options are available on the spelling tab.

Thanks again for your help.

Best regards,
Laszlo
0 件の賞賛
返信

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Mar 01 15:05:46 MST 2011
There is a workaround for this:
Export your Eclipse preferences (File > Export > General > Preferences).
[LIST=1]
[*]Open the exported file in a text editor
[*]Add the following line to the end of the file:
/instance/org.eclipse.ui.editors/spellingEngine=org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine
[*]Save the preferences file.
[*]Import the preferences back into Eclipse (File > Import > General > Preferences).
[/LIST]
HTH
0 件の賞賛
返信

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lvagasi on Tue Mar 01 08:37:19 MST 2011
Hi,

Actually I have found an eSpell plug-in, but when I tried to install it the IDE was complaining about the missing [I]org.eclipse.pde.core[/I] plug-in. I have found that PDE is available at the Callisto Discovery site, but it can not be installed because it is not signed.:confused:

Is there a solution for this? Are there anyone who has successfully installed any kind of plug-in for the LPCXpresso IDE?

Thanks and regards,
Laszlo
0 件の賞賛
返信

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lvagasi on Tue Mar 01 04:17:50 MST 2011
Hi Zero,

Thanks for your reply.
Could you suggest me such a plug-in and the availability of that?
I was looking for one at http://marketplace.eclipse.org, but no success. :(
Probably I have made an incorrect search.

Anyway, if I'm right, a standard Eclipse installation contains a spell checker plug-in. Was it intentionally removed from the LPCXpresso IDE?

Thanks and regards,
Laszlo
0 件の賞賛
返信

1,649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Tue Mar 01 02:14:46 MST 2011
Did you download a Spell Checker Plugin for Eclipse?
0 件の賞賛
返信