Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Indigo always opens default workspace(I )
Eclipse Indigo always opens default workspace [message #702068] Mon, 25 July 2011 23:27 Go to next message
Peter Steele is currently offline Peter SteeleFriend
Messages: 45
Registered: November 2010
Member
I have Eclipse configured to always prompt for the workspace on startup but it always opens the default workspace (on Windows this is under C:\Users\<myUserName>\workspace. I definitely have the checkbox "Prompt for workspace on startup" checked, but whether it is checked or not, it always opens the default workspace.

This used to work under Helios. Any suggestions on how to get this to work?
Re: Eclipse Indigo always opens default workspace [message #703381 is a reply to message #702068] Wed, 27 July 2011 14:08 Go to previous messageGo to next message
Peter Steele is currently offline Peter SteeleFriend
Messages: 45
Registered: November 2010
Member
No one has any comments on this? I even completely reinstalled Indigo, resetting all of my options, including the "Prompt for workspace on startup" option. However, Eclipse always opens this default workspace and I have to manually switch to my target workspace from here. I never used to have to do this under Helios. I assume this is not the intended behavior.

[Updated on: Wed, 27 July 2011 16:00]

Report message to a moderator

Re: Eclipse Indigo always opens default workspace [message #703544 is a reply to message #703381] Wed, 27 July 2011 17:17 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
I've seen this on Helios as well. Not sure how it gets set.

This is controlled by a setting in the eclipse/configuration/.settings/org.eclipse.ui.ide.prefs file.

Set SHOW_WORKSPACE_SELECTION_DIALOG=true
Re: Eclipse Indigo always opens default workspace [message #703590 is a reply to message #703544] Wed, 27 July 2011 18:25 Go to previous messageGo to next message
Peter Steele is currently offline Peter SteeleFriend
Messages: 45
Registered: November 2010
Member
Okay, thanks, I'll check this out.
Re: Eclipse Indigo always opens default workspace [message #710350 is a reply to message #703590] Thu, 04 August 2011 23:59 Go to previous messageGo to next message
Hemanth  is currently offline Hemanth Friend
Messages: 1
Registered: August 2011
Junior Member
I have the same problem. Yes, it is set to 'true', but it still does not work.
Re: Eclipse Indigo always opens default workspace [message #728286 is a reply to message #710350] Thu, 22 September 2011 21:57 Go to previous messageGo to next message
Brandon  is currently offline Brandon Friend
Messages: 2
Registered: March 2011
Junior Member
It might be due to the eclipse bug 204829. It is causing me fits with a product that my company delivers that is hitting that exact problem. So far, it looks like I'm the only one voting on that bug to be fixed, so go over to bugs.eclipse.org and vote for it!
Re: Eclipse Indigo always opens default workspace [message #733937 is a reply to message #702068] Thu, 06 October 2011 03:47 Go to previous messageGo to next message
magnus.greppe is currently offline magnus.greppeFriend
Messages: 1
Registered: October 2011
Junior Member
I added the following line to the config.ini under the configuration directory, works for me.

osgi.instance.area.default=/home/user/mydefaultworkspace

Edit: This only works for changing the default workspace that loads when Eclipse start.

[Updated on: Thu, 06 October 2011 03:50]

Report message to a moderator

Re: Eclipse Indigo always opens default workspace [message #1014928 is a reply to message #733937] Tue, 26 February 2013 20:32 Go to previous message
Scot Morgan is currently offline Scot MorganFriend
Messages: 1
Registered: February 2013
Junior Member
This is still a bug in Version: 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q
Build id: M20120208-0800 which is used by Parasoft 9.4.0.37

You can work around this bug by invoking eclipse with the -clear option which resets something magical (can see what file this touches).
and allows prompting for the workspace to work again without the need to specify the -clear option again.
Previous Topic:Project explorer - subtracted directories
Next Topic:How to install JCDE (Java card plugin) for Eclipse?
Goto Forum:
  


Current Time: Fri Apr 19 22:22:07 GMT 2024

Powered by FUDForum. Page generated in 0.08326 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top