We have a project using CDT in Eclipse. It\'s an old project that we just imported into Eclipse, and I want to ensure we start using static code analysis to find any weirdn
To disable the annoying notifications, you need to go to Preferences->C/C++->Editor, and then uncheck the options that say "Highlight inactive code", "Display problems as you type", etc. Hope this helps.