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 Project not visible in Project Explorer Window

Hi,

When I open CCS V6.1.3 with the workspace folder as the same folder containing the CCS Project, the Project does not show up in the project explorer window.

I understand that when CCS is opened in a particular workspace, it should list all the projects within the same workspace folder. Please correct me if I am wrong.

The Import option also fails in this case as there is overlap between the workspace path and the CCS project path.

Please suggest a suitable method to workaround this issue

Thanks in advance !!

- Srijith

  • Srijith,

    If I understood this correctly, you have source files and the Eclipse .project, .cproject, etc. files in the same directory as the Eclipse workspace directory that contains the .metadata directory, is that so?

    If so, I would move all the project-related files anywhere else in your system and proceed to import it using the CCS Import project wizard. This should create a subdirectory under the workspace directory with all your files.

    For a list of project files that must be copied, check:
    processors.wiki.ti.com/.../Source_control_with_CCS

    Hope this helps,
    Rafael
  • Hi Rafael,

    Thanks a lot for the quick reply.

    Could you throw some light on why CCS fails to display the project in the 'Project Explorer' window even though the CCS project resides in the same workspace ?

    It works fine if I keep the CCS project in some other location and then import the project into the workspace

    -Srijith