Unresolved Inclusion: Eclipse Not Showing "Includes" tab under "Paths and Symbols":

Viewed 2958

I am trying to resolve some inclusions in Eclipse. Normally I click on project properties, then 'C/C++ General', then 'Paths and Symbols', then start adding include directories, as is shown here: Normal way to include paths.

But today, for some strange reason, Eclipse (Juno) is not showing the includes tab!My version of eclipse.

How can I get the 'Includes' tab back so I can resolve the symbols in my project?

2 Answers
Related