I just upgraded from NetBeans 8.2 to NetBeans 10.0, and I seem to have lost support for C/C++ source code. I had an existing project that had the nbproject/ directory, and lists the plugin type as:
<type>org.netbeans.modules.cnd.makeproject</type> When I try to open this project, I get a message that it is an unknown project type. Additionally, if I try to create a new project, I see options for Java, PHP, etc., but nothing for C, C++, GNU Make, or anything like that. Does NetBeans 10.0 support C/C++? Is there some option I'm missing for this plugin? -Nick