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.

CCS v5.1 does not like .ccxml files as linked resources

I have a common ccxml configuration shared by a number of projects, which I link to my projects as a linked file resource.  I run these projects using a ruby script which calls DSS and this makes it easy to tell the DSS what is the emulator and device configuration.  But when I import the projects into CCS, the GUI always has an error in the problems tab that says that it can't find the ccxml file ("The system cannot find the path specified").  But if I right click on a project, I can use the "Debug As" option and it finds the file for doing the debug session.  Also if I open the Target Configurations view, I can see the ccxml files listed under the individual projects and I can launch them manually.  It just seems like whatever process that scans the projects and makes sure that all the files are there can't figure out what to do with a linked ccxml resource.  It doesn't affect functionality, but it does make it look like all the projects are somehow broken.  I'm using the 5.1.0.09000 release.

Regards, Daniel