When I’m launching my eclipse application, the workspace selection dialog box is not coming. When I checked the settings in preference pages, the check box was selected for “Prompt for workspace on startup”. Has anybody come across this situation?
When I’m launching my eclipse application, the workspace selection dialog box is not coming.
Share
If you wish to use another workspace than the default – or what have become the default – you can specify the
-data <path>argument at start-up in the shortcut. I usually have a shortcut for each of my important workspaces – for the current set of active customers – and have linked these to my desktop.Having said that, I don’t know why you have the problem you have. The
Prompt for workspace at startupsetting usually works fine for me…