[Eclipse] Spell Check dead.

Having trouble installing Oxygen? Got a bug to report? Post it all here.
croaker
Posts: 7
Joined: Tue Mar 29, 2005 6:45 pm

[Eclipse] Spell Check dead.

Post by croaker »

:(
Downloaded oXygen plugin v5.1 for Eclipse 3.1 Platform.

Spell Checker is enabled in Windows/Preferences/General/Editors/Text Editors/Spelling - but says "the selected spelling engine does not exist".

When editing XML file, clicking on spelling icon gives me:

"Error: String Index out of range: -1"
then
"Error no language selected"
after which the spelling dialog pops up. Selecting a language gives me:

"Error Dictionary en-GB/default: java.net.MalformedURLException: String index out of range: -1"

I seem to have spell check related jars in the plugin/lib folder (anyway I just downloaded the whole thing from the website so I assume its all there).

Any ideas? I really need to be able to chock my speillign :wink:

C.
Mircea
Posts: 143
Joined: Tue Mar 25, 2003 11:21 am

Post by Mircea »

Hi,

<oXygen/> editors are not working with the spell checker from Eclipse, but we have our own spell checker, which is available in the editor's menu and toolbar, or using the key sequence: "Ctrl+Shift+Q".

For example, in an XML editor, check the last position in the "XML" menu.

Best regards,
Mircea.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
croaker
Posts: 7
Joined: Tue Mar 29, 2005 6:45 pm

Post by croaker »

Mircea

It's the <oXygen/> internal spell checker (the "Ctrl+Shift+Q". one) that isn't working - in fact I have no other spell checker pluginbs installed anyway.

It's the <oXygen/> spell checker that isn't working and is giving me those error messages :(

C.
Post Reply