NetBeans not able to include files
- by eSKay
IDE: NetBeans 6.8
OS: Fedora 12
I have been having this problem for a long time now. NetBeans is almost impossible to use with C/C++, maybe because it was not made for it in first place.
Anyways what happens is this: I have this setup for C/C++
But, the programs are displayed like this:
It is not able to find any header file!!
I know it is…