Switch Workspace menu shows deleted workspace
2 answers
Hi
Try looking for org.eclipse.ui.ide.prefs (mine is here - C:\IBM\TeamConcert401\configuration\.settings) and that holds the list of Eclipse workspaces.
anthony
Try looking for org.eclipse.ui.ide.prefs (mine is here - C:\IBM\TeamConcert401\configuration\.settings) and that holds the list of Eclipse workspaces.
anthony
You have to be careful with what you refer to as a workspace. Eclipse has a workspace and RTC has a repository workspace. When you load a repository workspace into your Eclipse workspace, a sandbox is created. The "Switch workspace" action is switching the Eclipse workspace. It's just a list of locations where you've previously used as an Eclipse workspace. It doesn't track whether you've deleted it or not.