FaqCplusPlusReconfigureMakefileProject
Revision as of 16:02, 9 December 2009 by Alexvsimon (Talk | contribs)
Is it possible to configure an already existing project from existing code?
Yes. First, build the project with necessary flags mentioned above. Then right-click the project node and choose Code Assistance > Configure Code Assistance. The Configure Code Assistance wizard works in two modes: simple and advanced.
- The simple mode repeats the actions of the wizard of new project.
- The advanced mode lets you select different methods of obtaining the compiler commentary, and have a preliminarily view of the analysis results.
Starting from NetBeans 6.7 there is a simple mode which can build and configure project for you.
Applies to: NetBeans Platforms: all
