Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » use Eclipse build-in SpellChecking
use Eclipse build-in SpellChecking [message #483108] Mon, 31 August 2009 07:11 Go to next message
Viorel Hojda is currently offline Viorel HojdaFriend
Messages: 10
Registered: July 2009
Junior Member
Hello. I'm trying to access and use the build-in Eclipse spell checking
and create a simple snippet that contains a StyledText and has the same
functionality as the Eclipse spell checker. I've found some links that are
very helpful (
http://eclipsepde.wordpress.com/2009/08/19/adding-spellcheck ing-to-custom-editors/
and
http://eclipsesource.com/blogs/2008/10/03/tip-spellchecking- in-eclipse/ )
but i still can't obtain a clean functional snippet. I've managed to
create a StyledText and DETECT the spellcheck errors but I can't attach
the spell checking to a SourceViewer (the incorect words became red, the
context menu appears, etc) and also don't know how to have access to the
dictionaries. If someone has done this before or can help me with some
code or explaining i would really very much appreciate it. Thank you.
Re: use Eclipse build-in SpellChecking [message #485230 is a reply to message #483108] Thu, 10 September 2009 20:48 Go to previous messageGo to next message
Ankur Sharma is currently offline Ankur SharmaFriend
Messages: 68
Registered: July 2009
Member
Could you make it work? where exactly you are stuck now? SourceViewer? or Dictionaries?

Ankur..
Re: use Eclipse build-in SpellChecking [message #486416 is a reply to message #485230] Thu, 17 September 2009 14:30 Go to previous message
Viorel Hojda is currently offline Viorel HojdaFriend
Messages: 10
Registered: July 2009
Junior Member
Thanks a lot for the reply, but after a week of studying internal Eclipse
code and coding I've managed to obtain a clean working spell-checker.
Thanks again.
Previous Topic:Help with ITreePathContentProvider and ItreePathLabelProvider.
Next Topic:Using two foreground colors in Tree column
Goto Forum:
  


Current Time: Fri Apr 26 09:15:50 GMT 2024

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

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

Back to the top