Start here

Home
About Klocwork
What's new
Fixed issues
Release notes
Installation

Reference

C/C++ checkers
Java checkers
C# checkers
MISRA C 2004 checkers
MISRA C++ 2008 checkers
MISRA C 2012 checkers
MISRA C 2012 checkers with Amendment 1
Commands
Metrics
Troubleshooting
Reference

Product components

C/C++ Integration build analysis
Java Integration build analysis
Desktop analysis
Refactoring
Klocwork Static Code Analysis
Klocwork Code Review
Structure101
Tuning
Custom checkers

Coding environments

Visual Studio
Eclipse for C/C++
Eclipse for Java
IntelliJ IDEA
Other

Administration

Project configuration
Build configuration
Administration
Analysis performance
Server performance
Security/permissions
Licensing
Klocwork Static Code Analysis Web API
Klocwork Code Review Web API

Community

View help online
Visit RogueWave.com
Klocwork Support
Rogue Wave Videos

Legal

Legal information

No source code management system is detected

If you attempt to submit a code review and receive an error like this:
"No source code management system is detected"
This means that the wrong SCM type is selected within your IDE. To force the plug-in to re-detect your SCM, do the following:

Visual Studio:

  1. Right-click on your solution and select Klocwork Solution Properties.
  2. This opens the SCM Settings dialog. Under SCM Settings, select 'None' and click OK
  3. Right-click the solution, a project or the file(s) in the Project Explorer and select Create Code Review. This will force the plug-in to automatically re-detect your SCM and you should no longer see this error message.

Eclipse:

  1. Right-click on your project and select Properties > Klocwork Code Review
  2. Under SCM Settings, select 'None' and click OK
  3. Right-click your project and select Klocwork > Create Code Review. This will force the plug-in to automatically re-detect your SCM and you should no longer see this error message.