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.
Hi,
Is there any way to remove projects from CCS Theia without removing from workspace?
Thanks
Staneslouse
Hello Staneslouse,
I assume "remove projects from CCS Theia" means that you do not want it visible in the Explorer view, even though it exists in the folder. The Explorer view simply displays all content in the workspace folder so any folder or file that resides in the folder will appear.
Note that any file/folder that starts a with a period (.) will be filtered out of the view so that is one option.
Thanks
ki
Note that any file/folder that starts a with a period (.) will be filtered out of the view so that is one option.
I just found out that you can also specify your own filter. Go to "File -> Preferences -> Code Composer Studio Preferences", then type "exclude" in the top search field to find the option to configure the filter:
Hi KI,
I'm wonder when delete from explore view it permanently deleted from my workspace folder, please check below image.
Thank you,
Kind regards
Staneslouse
I'm wonder when delete from explore view it permanently deleted from my workspace folder
Yes, it will physically delete the project folder from your workspace folder in the file system.