Hi,
I am using CCS v6.2 and have an EXISTING project.
What I want to do is that when I import the existing project, I want the "tagetConfigs" folder which has default .ccxml to be created under the workspace folder. But for some reason, the "targetConfigs" folder is always created under the project folder from where I have imported the project.
For example,
project folder : c:\myProject\project1 which has .cproject, .project, and .ccsproject
workspace folder : c:\myWorkspace\workspace1 which I have created
What I want is c:\myWorkspace\workspace1\targetConfigs\xxx.ccxml
But what I see is that c:\myProject\project1\targetConfigs\xxx.ccxml
I think there should be some setting I can change to do this, but I cannot find where to change.
Please let me know how to do this.
Regards,
Kwang

