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.

CCS5.x Working with IBM Rational Team Concert

How may I be able to use the configuration management tool IBM Rational Team Concert to archive full project configurations?

Problem I have is RTC is Eclipse based and so is CCS 5.x.

The .project file from CCS 5.x corrupts the RTC workspace.

How may I get around this.?

  • The .project file is from Eclipse CDT. Is it the presence of this file that is corrupting the workspace or is there something wrong with the file that is being generated from CCS?

    Thanks

    ki

  • The .project file is fine on both ends.

    It is when I overwright the .project in RTC is where the problem is.

    We want to save the IDE settings. How about the .cproject.

    What does this file contain/do?

     

  • Esmael Beydoun said:
    It is when I overwright the .project in RTC is where the problem is.

    Are you saying that RTC writes to .project and when this happens, the RTC workspace is corrupted?

    Esmael Beydoun said:

    We want to save the IDE settings. How about the .cproject.

    What does this file contain/do?

    Both .project and .cproject contain project build settings. .cproject contains most of the actual compiler build options