I'd like to activate the Netbeans Code Assistance but for C++, I just installed Netbeans 8.0 and followed all the steps in Netbeans site for installing Cygwing compiler. I am now able to compile C++ code; however the facility of Code Assistance doesn't appear. I don't know how to activate it.
            Asked
            
        
        
            Active
            
        
            Viewed 3,244 times
        
    6
            
            
        - 
                    First hit on Google: https://netbeans.org/kb/docs/cnd/HowTos.html – jrd1 May 03 '14 at 03:56
 - 
                    Doesnt work. It says is for projects from existing sources or existing binary, and, for the others projects (like mine) "configuration" is not necessary. – user3598130 May 03 '14 at 04:55
 
1 Answers
3
            
            
        Code assistance should be active by default. Make sure your project properties aren't screwed up:
 
Also you might need to add include directories in the Netbeans global options, which are in the "Tools" submenu for my Netbeans version:

        HEKTO
        
- 3,876
 - 2
 - 24
 - 45