Skip to main content

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

Hi Jay

Did you try with the latest Mars RC4? You could also try -data without giving an argument. If it still doesn't work, I suggest you file a bug report and we can discuss there.

Dani



From:        Jay Jay Billings <jayjaybillings@xxxxxxxxx>
To:        platform-ui-dev@xxxxxxxxxxx
Date:        17.06.2015 19:04
Subject:        [platform-ui-dev] Using the Workspace Selection Dialog with a        custom product
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




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_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev

Back to the top