diff --git a/htdocs/index.php b/htdocs/index.php index e517b81b0..1b8e3fbff 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -73,6 +73,8 @@ as a plugin for your favorite IDE:

  • gedit - gedit plugin
  • Hudson - Cppcheck Plugin
  • Jenkins - Cppcheck Plugin
  • +
  • Tortoise SVN - Adding a pre-commit hook script
  • +
  • Mercurial - Adding a pre-commit hook script
  • There is no plugin for Visual Studio, but it is possible to add Cppcheck as an external tool. You can also try the proprietary PVS-Studio (there is a free trial), which is oriented for this environment. A comparison of Cppcheck and PVS-Studio can be found here and we believe it's a good and honest comparison.