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.

Excluding a directory from CCS4

We have external code files that are a part of a project, but are not a part of the CCS4 msp430 project. They need to be in source code control, but shouldn't be automatically included into the CCS4 Project.

If I drop a MATLAB folder in the project directory CCS4 automatically assumes its source intended for the msp430.

How can I exclude a directory, or get CCS4 to ignore a directory without manually excluding all of the files? Ideally CCS4 shouldn’t even show me the directory unless I include it.

Thank you.

  • Steven,

    Yes the way Eclipse works is that anything physically in the project is part of the project, unless excluded.

    One thing you can do is use multiple select.  Click on the first file in the folder, hold shift, click on the last file, then right click and exclude.

     

    Regards,

    John