Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Using the Workspace Selection Dialog with a custom product

Dear List,

Eclipse ICE (www.eclipse.org/ice) uses a custom product to include our feature and some other things in our binary. Our product actually uses org.eclipse.platform.ide as the product it launches and org.eclipse.ui.ide.workbench as the application.

ICE is currently configured to use a dedicated workspace by passing the osgi.instance.area flag in the VM args, but I am trying to change that so that the workspace dialog will pop up at the beginning and users can pick their workspace. Does anyone know what I need to do for this to work? I've spent two days looking at this and nothing I try will cause the workspace dialog to pop up, except adding -data @noDefault, which only messes up the ResourcePlugin completely and prevents ICE from starting.

I'm not sure if this is the best place for this email, but it seemed like a good start. I would greatly appreciate your thoughts (even if they are just "Go away!" ;-)).

Jay

--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top