Page 1 of 1

Offline in Version 4.1

PostPosted: Thu Dec 18, 2008 10:19 am
by dpearce
I assume that version 4 still allow the offline solution mode?

How do I set-up servoy developer to load up in offline rather than in the eclipse debugging environment?

David

Re: Offline in Version 4.1

PostPosted: Fri Dec 19, 2008 1:14 am
by mboegem
See if I am interpreting this right:
dpearce wrote:offline solution mode

I guess you mean the Servoy Developer, running your solution, directly on startup as it did in versions < 4.

In that case: no.
Eclipse debugging environment = Servoy Developer, as Servoy is a plugin of Eclipse now.
So startup Eclipse and use either one of the green 'play' buttons in the menubar at the top of your screen.

This will execute your solution in either a smartclient or a webclient.

Re: Offline in Version 4.1

PostPosted: Mon Jan 05, 2009 11:18 am
by Jan Blok
We still have the runtime(=offline) client, there is a export wizard for an runtime client in the eclipse developer

Re: Offline in Version 4.1

PostPosted: Mon Jan 05, 2009 11:21 am
by dpearce
Jan,

but this will create a runtime or offline version of the solution?

I need the offline one, as i need to preserve the ability to link to a remote MYSQL database in order to do some syncronisation?

David

Re: Offline in Version 4.1

PostPosted: Thu Feb 04, 2010 8:34 pm
by martinh
Jan Blok wrote:We still have the runtime(=offline) client, there is a export wizard for an runtime client in the eclipse developer



Jan, where is this wizard, because we didn't find it

Re: Offline in Version 4.1

PostPosted: Fri Feb 05, 2010 8:58 am
by lvostinar
martinh wrote:
Jan Blok wrote:We still have the runtime(=offline) client, there is a export wizard for an runtime client in the eclipse developer



Jan, where is this wizard, because we didn't find it


First, make sure it was installed (as is not in default installer options). The wizard is in File -> Export (Servoy category).

Re: Offline in Version 4.1

PostPosted: Thu May 27, 2010 11:42 pm
by antonio
I expect that Runtime will have limitations - 1 Sybase db, no security, no synchronisation?
What happens with Runtime when Servoy moves to Postgres?