It is possible, however the project view will not show your C++ source files. For that you have to use the Files view.
I would love to see better integration for Gradle-based C++ projects as I often work on projects with a JNI component. Also the Gradle native builds work with the Visual C++ tools on Windows so you don’t need the awkward and incompatible MinGW tools. (That I have never ever seen used for a commercial application. ) Scott > On Dec 21, 2020, at 4:49 AM, Marco Ambu <[email protected]> wrote: > > > Hi, > > I know there is support for gradle (although I have never used it) and there > is support for C++ using makefiles. > Does anyone know if it is possible to use gradle to build C++ projects in > netbeans? > > Thanks, > Marco > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
