Two things I did to try to get the prompt dialog on startup for selecting workspace, but it didn’t work.
1. In config.ini, I commented the following line to remove the default workspace:
#osgi.instance.area.default=@user.home/Workspaces/MyEclipse 8.5
2. Then, in Windows –> Preferences –> General –> Startup and Shutdown –> Workspaces, I checked the checkbox “Prompt for workspace on startup”.
After 1 and 2, when I start MyEclipse, it didn’t prompt for the workspace, but started in <install_dir>/workspace. Please help. Thanks.