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
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
See if I am interpreting this right:
dpearce:
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.
We still have the runtime(=offline) client, there is a export wizard for an runtime client in the eclipse developer
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
Jan Blok:
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
martinh:
Jan Blok:
We still have the runtime(=offline) client, there is a export wizard for an runtime client in the eclipse developerJan, 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).
I expect that Runtime will have limitations - 1 Sybase db, no security, no synchronisation?
What happens with Runtime when Servoy moves to Postgres?