开发者

What Eclipse source code analyzer plugins are there for C/C++ projects?

开发者 https://www.devze.com 2022-12-12 21:16 出处:网络
The Metrics plugin I installed (http://www.stateoffl开发者_开发问答ow.com/UpdateSite) seems to work only on Java projects

The Metrics plugin I installed (http://www.stateoffl开发者_开发问答ow.com/UpdateSite) seems to work only on Java projects Is there an Eclipse source code analyzer plugin for C/C++ projects?

Thanks, Kenneth


I know about (but I have not tested it) cppcheck, which has an eclipse integration

May be Sonar will try to integrate C/C++ source in its tools (see this message)

0

精彩评论

暂无评论...
验证码 换一张
取 消