Netbeans 9 C ++支持 [英] Netbeans 9 C++ Support

查看:121
本文介绍了Netbeans 9 C ++支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道Netbeans 9是否支持C ++.此链接在屏幕截图上显示C ++(创建新项目时).但是,安装后,我没有一个.

I wonder if there is a support for C++ in Netbeans 9. This link shows C++ on screenshot (when creating new project). However, after installing, I don't have one.

推荐答案

我想知道NetBeans 9中是否支持C ++.

I wonder if there is a support for C++ in NetBeans 9.

答案是肯定的,肯定是的...

The answer to that is definitely no, and definitely yes...

  • 否,从某种意义上说,Apache目前不支持在NetBeans 9上使用C ++,这需要您自担风险. NetBeans目前正从Oracle移交给Apache,但它们还没有进入C/C ++部分.有关更多信息,请参见我最喜欢的NetBeans插件发生了什么?信息.

是的,在某种意义上说,这样做在技术上是可行的; NetBeans 9 IDE允许您使用C/C ++.

Yes, in the sense that it is technically feasible to do it; the NetBeans 9 IDE allows you to use C/C++.

这是您需要做的:

第1步,共2步:使C/C ++作为插件可用.

  • 工具>插件>设置标签> ,单击添加按钮.
  • 更新中心定制程序屏幕上:
    • Tools > Plugins > Settings tab > click the Add button.
    • On the Update Center Customizer screen:
      • Enter some value in the Name field (e.g. "My plugins"),
      • Enter http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz in the URL field
      • Click the OK button.

      列表顶部条目的名称应为 C/C ++ .如果是这样,则说明您已成功使该插件可用:

      The Name of the entry at the top of the list should be C/C++. If so, you have successfully made the plugin available:

      第2步,共2步:安装C/C ++插件.

      • 检查上方屏幕快照中显示的 C/C ++ 条目,然后单击安装按钮.
      • 按照向导的说明进行操作.该插件将被下载并安装,并且您将需要重新启动NetBeans.
      • 要确认已安装 C/C ++ ,请单击工具>插件> **已安装标签.您应该看到刚刚安装的 C/C ++ 插件的条目.
      • 此外,验证您现在可以通过项目"向导创建 C/C ++ 项目:

      • Check the C/C++ entry shown in the screen shot above, and then click the Install button.
      • Follow the wizard's instructions. The plugin will be downloaded and installed, and you will be required to restart NetBeans.
      • To confirm that C/C++ has been installed, click Tools > Plugins > **Installed tab. You should see an entry for the C/C++ plugin you just installed.
      • Also, verify that you can now create a C/C++ project through the Project wizard:

      注意:

      • The finer details on configuring C/C++ on NetBeans 9 (Tools > Options > C/C++) are unchanged from NetBeans 8.x. Refer to Configuring NetBeans IDE 8.0 for C/C++/Fortran for that.
      • Much of this answer has been copied from an answer I gave on problems with Tomcat on NetBeans 9, but the details are sufficiently different to merit a separate answer.

      这篇关于Netbeans 9 C ++支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆