Eclipse Spell Checker?

Questions and answers regarding the use of eclipse environment as seen in Servoy Developer

Eclipse Spell Checker?

Postby Kahuna » Sat Oct 31, 2009 2:04 pm

Has anyone managed to get the Eclipse spell checker to work?

I have it activated and using a txt file as the dictionary (one word per row) but the checker does not seem to be active?

Is there something in particular about Serclipse that might prevent the built in Eclipse functionality working?
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Eclipse Spell Checker?

Postby IT2Be » Sat Oct 31, 2009 4:20 pm

It works with the CFEclipse plugin, Java, JavaScript, JavaProperties, XML, HTML, JSP, and PHP.
This is what I noticed.
That might mean it does not work with the Servoy editor...
Marcel J.G. Trapman (IT2BE)
SAN partner - Freelance Java and Servoy
Servoy Components - IT2BE Plug-ins and Beans for Servoy
ServoyForge - Open Source Components for Servoy
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Re: Eclipse Spell Checker?

Postby Kahuna » Sat Oct 31, 2009 4:27 pm

@Marcel - thanks for that feedback.

I know you've been working with / testing Servoy 5 Marcel. Is that now a Plugin for Eclipse, or is it still a hybrid Serclipse set-up. Can you now add other Eclipse plugins to the IDE without causing havoc in the Servoy editor? There are a number of spell check plugins available - but I wouldn't want to break Servoy again :cry: .

Are you using 5 for production development yet Marcel - or still sand boxing it?

Appreciate hearing your experiences with it.
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Eclipse Spell Checker?

Postby IT2Be » Sat Oct 31, 2009 5:09 pm

Kahuna wrote:@Marcel - thanks for that feedback.
I know you've been working with / testing Servoy 5 Marcel. Is that now a Plugin for Eclipse, or is it still a hybrid Serclipse set-up.
I have certainly not yet seen it as a plugin and, as far as I know there is no plugin yet.
Kahuna wrote:Can you now add other Eclipse plugins to the IDE without causing havoc in the Servoy editor? There are a number of spell check plugins available - but I wouldn't want to break Servoy again :cry: .
I don't think it will make much difference when Servoy is distributed as a plugin. Basically it is already a plugin. The only issue we will always bump into is the fact that the plugins you want to use will work with/support the editor, language etc that you want to work with. That is also the case with all other languages like Java.
Kahuna wrote:Are you using 5 for production development yet Marcel - or still sand boxing it?

Appreciate hearing your experiences with it.
Sandboxing, simply because I did not yet have the time to put Servoy 5 to an extensive test yet.
Marcel J.G. Trapman (IT2BE)
SAN partner - Freelance Java and Servoy
Servoy Components - IT2BE Plug-ins and Beans for Servoy
ServoyForge - Open Source Components for Servoy
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Re: Eclipse Spell Checker?

Postby Kahuna » Sat Oct 31, 2009 5:45 pm

@Marcel - thank you my friend - good feedback as always!
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Eclipse Spell Checker?

Postby ROCLASI » Sat Oct 31, 2009 9:41 pm

Hi Ian,

Kahuna wrote:I know you've been working with / testing Servoy 5 Marcel. Is that now a Plugin for Eclipse, or is it still a hybrid Serclipse set-up. Can you now add other Eclipse plugins to the IDE without causing havoc in the Servoy editor? There are a number of spell check plugins available - but I wouldn't want to break Servoy again :cry: .

So far I have not seen plugins causing havoc on Servoy. Eclipse updates however I have seen do damage though, so be careful with that.
Also a new rule, don't rename your application file!!. Pre Eclipse 3.5 (Servoy 5 uses it) we already knew we shouldn't rename the directory once we installed Servoy in it but at least you could change the executable name without problems, now however it will kill your configuration. It will launch fine the first time but on a relaunch it's effectively dead. So much in the config files are (wrongly) changed that a reinstall is easier than to fix it.
And yes, it's an Eclipse thing. Not Servoy.

Kahuna wrote:Are you using 5 for production development yet Marcel - or still sand boxing it?

I've been testing 5 since the first beta and since beta 4 I have been moving projects over to 5 and been actively developing in it.
I am not running anything in production yet, just developing with the new features and I must say I love this release.
It's such a step forward on so many levels.
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: Eclipse Spell Checker?

Postby IT2Be » Sat Oct 31, 2009 10:01 pm

It will launch fine the first time but on a relaunch it's effectively dead. So much in the config files are (wrongly) changed that a reinstall is easier than to fix it.
That one is indeed a bitch!
Makes my nice setup with different names for different instances of Servoy less intuitive once they are running :(
Marcel J.G. Trapman (IT2BE)
SAN partner - Freelance Java and Servoy
Servoy Components - IT2BE Plug-ins and Beans for Servoy
ServoyForge - Open Source Components for Servoy
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Re: Eclipse Spell Checker?

Postby Kahuna » Sun Nov 01, 2009 11:31 am

Excellent feedback - thanks Guys.
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Eclipse Spell Checker?

Postby Kahuna » Mon Nov 02, 2009 10:56 am

As a follow-on - has anyone had success with a spell checker for Serclipse (4X primarily - but soon 5).
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Eclipse Spell Checker?

Postby Kahuna » Wed Nov 04, 2009 1:39 pm

Is there a spell checker (for properties in Developer) known to work with Serclipse 4X / 5?
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain


Return to Eclipse Environment

Who is online

Users browsing this forum: No registered users and 7 guests