Is Netbeans 17 currently not supporting full C/C++ functionality at the moment? When I go to the C/C++ to make a C/C++ program on Netbeans 17, there hasn't been as much options as it had in its previous versions. In fact, there is only one option and that's to start up with a iightweight C/C++ project. If I need more, what should I do?
@RobertX NetBeans no longer officially supports C++; the lightweight C++ plugin is only for beginners. However, you can opt for an unofficial workaround (that involves temporarily switching the JDK version) to restore the full-fledged C++ plugin.