The code analysis rules you enable on this page in the project's properties are executed when you build the project.
- Micro Focus Code Analysis Manager
- Click this to specify what rules are available with each rule set, what rules and rule sets are available from the context
menu for project and files, and to import additional rule sets into the IDE. See
Configuring Rules and Rule sets for more information.
- Issue analysis results as errors
- Check this to report any issues from the code analysis in the
Error List windows as errors rather than warnings.
- Run active rule sets after build
- Check this to enable code analysis to be performed on your entire project at build time. You must check at least one rule
set in the table.
- Keep analysis data files
- Enabled by default. Preserves the artifacts from code analysis in the
obj subfolder of the project. If the project has not changed, a rebuild does not trigger a new code analysis of your sources
after the build.