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: Question about CCS 8.x with C++ and the Open Declaration choice in the C++ code editor

Tool/software: Code Composer Studio

Question about CCS 8.x with C++ and the Open Declaration choice in the C++ code editor.

In this example, shown in the graphic, LWString.cpp and LWString.h are in the project. The project builds successfully. However, in the C++ editor, right-clicking on WString.h and selecting “Open Declaration” gives the message in the bottom left about “Cannot find include file…” That include file is in the yellow highlighted location under Includes.

Is there a way to get Open Declaration working in this case?