Hello,
I am using CCS5.3.
I would like the IDE to show projects from different folders within the workspace. To do so, I tried to import a project from a folder within the workspace, but that causes the project to get copied to the workpaces root directory.
My end objective is to have a workspace directory structure as shown below. Is it possible to do that within the IDE?
Thanks,
Stephen
-Workspace Folder
-Source Folder (contains source projects)
-Unit Test Folder (contains multiple unit test projects)