-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2856
-
CCS_20.3.0
-
CCS_20.5.0
-
None
If a project has a linked resource such as a source file. If you create a folder in your project and drag that linked resource into it the physical file is moved in the file-system from its original location into the folder in your project. In many cases these files are part of the SDK so doing this will break any SDK projects that reference those files.
Instead it would be expected that the link would just move into the folder and still point to the file in its original location.