servoy_workspace always installs to MyDocuments?

This is the third install (410 Final) where the workspace (on a new install) goes to ‘My Documents’ in windows, regardless of where I tell the installer to put it :? . Is this a bug in the IzPack installer?

Because I manually move my workspace to where I want it to be I often get the ‘Workspace Dialog’ and I have to confirm which workspace I want to use. Not a huge challenge - just annoying! Can I let Servoy know where I have put the workspace? I cant see a setting for it in the .properties file?

Hi Kahuna,

Sounds like a bug in the installer.
But you can always change to another (new) workspace via the menubar:
Menubar > File > Switch Workspace > Other…

Hope this helps.

ROCLASI:
Hi Kahuna,

Sounds like a bug in the installer.
But you can always change to another (new) workspace via the menubar:
Menubar > File > Switch Workspace > Other…

Hope this helps.

Tried that Robert - but when I restart developer I’m asked again which workspace to use! There is a checkbox option to say ‘always use this one’ and ‘don’t ask again’ - but it always asks!

Is the a property I can set for it to look in the correct location on developer start-up?

Hi Kahuna,

See Preferences > General > Startup and Shutdown
First checkbox.

Hope this helps.

ROCLASI:
Hi Kahuna,

See Preferences > General > Startup and Shutdown
First checkbox.

Hope this helps.

Neither of these are set Robert - should the second one be set (refresh workspace on start-up)?

It looks like the system is doing this anyway (trying to refresh and prompting)!

Hi Kahuna,

I have both unchecked and it always loads my latest used workspace without prompting.

ROCLASI:
Hi Kahuna,

I have both unchecked and it always loads my latest used workspace without prompting.

Thanks Robert that’s what I have - still prompts me - though not on every load!

those settings should be stored (and read from by eclipse) in:

developer\configuration.settings\org.eclipse.ui.ide.prefs

jcompagner:
those settings should be stored (and read from by eclipse) in:

developer\configuration.settings\org.eclipse.ui.ide.prefs

That’s what I was looking for thanks Johan. But this shows the correct workspace and the SHOW_WORKSPACE_SELECTION_DIALOG=false, but I still get occasional dialog asking to select the workspace. Happens on several PC’s?