New Eclipse Plugin
Cppcheclipse Plugin for Integrating CppCheck into CDT
Version 0.9.6 of cppcheclipse is out now.
cppcheclipse is an Eclipse plugin which integrates the cppcheck analysis tool with the CDT project. Cppcheck checks for memory leaks, mismatching allocation-deallocation, and buffer overrun. With this release, the 'append' option is supported, and passing include directories to cppcheck.
Follow us