Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Where exactly in TextEditor the spelling annotations are removed when spelling is turned off via pre
Where exactly in TextEditor the spelling annotations are removed when spelling is turned off via pre [message #326064] Thu, 06 March 2008 18:21 Go to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Where exactly in TextEditor the spelling annotations are removed when
spelling is turned off via preference?

Thanks.
Re: Where exactly in TextEditor the spelling annotations are removed when spelling is turned off via [message #326256 is a reply to message #326064] Thu, 13 March 2008 09:34 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
AL wrote:
>
> Where exactly in TextEditor the spelling annotations are removed when
> spelling is turned off via preference?
org.eclipse.ui.editors.text.TextEditor.handlePreferenceStore Changed(PropertyChangeEvent)
calls:
org.eclipse.ui.texteditor.spelling.SpellingProblem.removeAll (ISourceViewer,
String)

Dani

>
> Thanks.
Previous Topic:Handling Double Byte Character Set in RCP
Next Topic:ImageFileFormat ordinal value of SVG
Goto Forum:
  


Current Time: Thu Aug 15 02:37:19 GMT 2024

Powered by FUDForum. Page generated in 0.05202 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top