Is there a way to export a project in CCS Theia to share with other users, specifically for MSPM0L?
In CCS you can File->Export as a .zip file. Is there something equivalent in CCS Theia ?
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.
Is there a way to export a project in CCS Theia to share with other users, specifically for MSPM0L?
In CCS you can File->Export as a .zip file. Is there something equivalent in CCS Theia ?
Hi Joe,
You can right-click on your project, click Reveal in File Explorer, and create a zip file of your project to export.
Best Regards,
Diego Abad
Thanks for the quick response. But what is the best way to Import the Project .zip file into a workspace?
File->Import Project does not seem to recognize the .zip file after "Browse". After unzipping, I was able to import into a New Workspace
(After File->Open Folder as described here: 6.1. Creating and Managing Projects — Code Composer Studio Theia 1.0.1 Documentation)
Is there a better way?
Hi Joe,
Currently, CCS Theia only have 2 import option: Manual and Resource Explorer. So you're doing it right.
Diego Abad