简体   繁体   English

Netbeans Code Assistance C ++

[英]Netbeans Code Assistance C++

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. 我想激活Netbeans Code Assistance但是对于C ++,我刚刚安装了Netbeans 8.0并按照Netbeans网站中的所有步骤安装了Cygwing编译器。 I am now able to compile C++ code; 我现在能够编译C ++代码; however the facility of Code Assistance doesn't appear. 但是,代码协助的设施不会出现。 I don't know how to activate it. 我不知道如何激活它。

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: 此外,您可能需要在Netbeans全局选项中添加包含目录,这些选项位于我的Netbeans版本的“工具”子菜单中:

全球选择

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM