Can't Open Included Files in Outline View

I hope this is as easy to answer as the last question.

I used the common.mk/source page to define relative paths to my include directory, i.e. EXTRA_INCVPATH+=…/…/…/…/includes. The problem I have is that now, when I try to open an included file that is in that directory, using a right click in the outline view, the attempt fails. I don’t get errors or anything. It just won’t open. Compiles fine, though. Should I be able to do this with the 6.2.0 IDE?

Thanks,
David Kuechenmeister

You would have to add them to the project properties so that the outline view knows where to look for headers.

The include file path does show up in the “properties” tab of the common.mk file. Is that what you mean?

Thanks.

Not the common.mk file, but the project itself.