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.

CCS v6.1.1 Project Import does not appear to work

In a nutshell when I attempt to import an existing CCS project into a new workspace the project does not appear in the "Discovered Projects" pane in the 

"Select CCS Projects to Import" dialog.

Here are the steps I took.

  1. Created a completely new CCS workspace
  2. Created a new CCS project of type "empty Project (with main.c)"
  3. Added source file directories with the "copy into project" option selected.
  4. Added my main.cpp into the project directory.
  5. Modified Include dirs in the project preferences as appropriate.
  6. Verified that it builds fine.
  7. Commit project directory to our SVN repository.
  8. Check out the project from SVN into a new directory.
  9. Create a new CCS workspace
  10. Attempt to import "CCS Project" into the new workspace

...empty list of projects to select from as described in the beginning of this issue.

I have tried several variations of the above using an existing project and none of them worked.

Does anyone have any ideas?

Victor