Creating C and C++ Projects
The NetBeans C/C++ Development Pack lets you create C and C++ Application and Library projects with generated makefiles, as well as C and C++ projects that have existing makefiles.
In this tutorial, we will create a C Application project, add files and folders to the project, set project properties, and build the project. We will also create a project with an existing makefile.