I am trying to open existing project with Code Composer 5.1.0.09000.
File - Import - Code Composer Studio - Existing CCs/CCE Eclipse Projects - Next. Directory: C:\StellarisWare\boards\rdk-s2e\ser2enet. Once I select ser2enet project in the Discovered Projects window, "Copy projects into workspace" checkbox is automatically checked and disabled. As result, the project is copied to the workspace directory and cannot be compiled because of relative include paths.
In Code Composer 4.2.4 it is possible to open projects in place, without copying them into workspace directory. How can I do the same in new version?