This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Add a project to a workspace

I created project "foo" in Code Composer Studio for the MSP430 Launchpad.

I want to try different ways to accomplish foo. So in the filesystem, I copied the "foo" folder to "foo2" so I now have two project folders with identical files.

How do I add project "foo2" to the existing workspace? If I select File.. New.. New CCS Project and type the path to foo2, I get an error, "A file or project already exists at this location in the file-system."