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."