FaqCPlusPlusPackImport
How do I go about moving my existing C++ project from Eclipse or GNU and bringing it into the NetBeans project system?
It's easy, and you needn't move your code. The NetBeans C/C++ will work with your existing makefile. Use Project From Existing Sources template.
Applies to: NetBeans 5.5.1 and later
Platforms: all