Flex Builder – Deleting workspace from the list
Note for future reference: To clean up your Workspace list in Flex Builder, edit org.eclipse.ui.ide.prefs and remove the old workspaces.
You can find this in Documents/Flex Builder 3/configuration/.settings (Mac) or My Documents\Flex Builder 3\configuration\.settings (Windows). Thanks to the archived FlexCoders list for the answer. Google was no help on this one.
Dear Adobe – I’d sure love to be able to name my workspaces instead of choosing them by their directory location. Looking at a bunch of directory listings when switching Workspaces is not all that user friendly.


October 14th, 2008 at 3:04 am
Why do you have more than one workspace ?
October 14th, 2008 at 9:47 am
The main reason is to have multiple workspaces is that I can keep my project view cleaner. I don’t need to add/delete projects from my workspace. I’ve also read there are performance improvements using a workspace w/ a few projects in it versus a single workspace with lots of closed projects in it.
October 29th, 2008 at 6:25 am
Was looking for this myself, thanks