For most standard make projects you will want to parse the output of the build to populate your paths and symbols tables.
To do so right click on your project and select Properties >
C/C++ Make Project > Discovery Options
and select the Automate discovery of paths and symbols checkbox.
There are two discovery profiles available:
For both profiles there is an option to discover paths and symbols
based on a previous build output. To activate the discovery select a
build log file and then the Load
button.
Converting CDT 1.x Projects
C/C++ Project
Properties, Standard, Discovery Options