How to remove workspaces in Flash Builder 4
Posted on June 17, 2010, 1 reactie »

I know i usually blog in Dutch, but since i didn’t found that much information about it on google, i’ll do it in English so everybody can follow.
Normally it shouldn’t be that hard, but deleting workspaces in Flash Builder 4 is not that easy. (It is when you know how).
Here’s how to do it, open your finder (or whatever you use in Windows to navigate through folders) and go to this location:
Applications/Adobe Flash Builder 4/configuration/.settings/org.eclipse.ui.ide.prefs
Open the file with your favorite texteditor, when opened, you will need to locate this line (it’s usually the last)
RECENT_WORKSPACES=/Users/W0utR/Sites/2 Devine/semester 2\n/Users/W0utR/Documents/Adobe Flash Builder 4
As you can see, i got 2 workspaces here, if u delete one, make sure u also delete the \n, so if i want to delete the first one, it should look like this afterwards
RECENT_WORKSPACES=/Users/W0utR/Documents/Adobe Flash Builder 4
And there we go, after you restart Flash Builder 4, your workspace should be deleted. (not the folder on your HD)









