I have looked at all the related previous posts, without avail.
I am facing the issue of Eclipse CDT indexer flagging the .h files included in my project specific .h/.cpp files, despite the following:
- In File->Properties->Paths and Symbols-Includes for the project, the corresponding directory path for the included files have been added
- In File->Properties->Project References for the project, the corresponding project which has the included files has been selected
I also would like to mention that the directory containing the .h/.cpp files (for which I am getting Unresolved inclusion errors for the included .h files) were originally not part of the project; I added this directory using the File->Import->File System option for the project.
Last but not the least, all of the above mentioned files are reposited in ClearCase Vob.
Appreciate your thoughts
TIA,
Vinod