C/C++ Application Learning Trail
Developing C, C++, and Fortran Applications
When you install the NetBeans IDE with C/C++ support, the IDE includes project
types for C and C++ and appropriate templates. You can create C, C++, and Fortran
applications with dynamic and static libraries, and you can also create C/C++/Fortran
projects from existing sources. The editor indents, completes, and syntax-highlights
C and C++ code and is well integrated with the GNU gdb debugger.
In NetBeans IDE 6.9, new C/C++ features include support for unit
testing of C/C++ projects and autogeneration of documentation from
code comments. For existing features, there are improvements to
remote development, code navigation, Fortran support, and makefile editing.
Creating C and C++ Projects
Developing C and C++ Projects
Profiling C and C++ Projects
C and C++ Project How-tos
|
|