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

Creating a code review from your IDE

  1. Start your code review.
    • Eclipse: Right-click the project or the file(s) you want to submit for a code review in the Project Explorer and select Create Code Review.
    • IntelliJ IDEA: Right-click the project or the file(s) you want to submit for a code review in the Project Tool window or the Changes Tool window (on the Local tab) and select Create Code Review.
    • Visual Studio: Right-click the solution, the project or the file(s) you want to submit for a code review in the Solution Explorer and select Create Code Review.
  2. The Create Code Review dialog appears.
  3. Enter the message that will appear with your code review in Klocwork.
  4. Add the names of your reviewers, if you want.
    Note: The user must already exist on the Klocwork Server in order to invite them to a code review.
  5. Add one or more tags to the code review, if you want. Note that tags are case insensitive.
    Note: You will also see a Link to field next to tags, which you can ignore for now. This is used for sending a fixed code review. See Fixing and re-submitting your code review
  6. In the project tree, you can exclude files or directories from the selection (but only if you selected more than one file in step 2).
  7. Click Submit.

A URL is displayed in the Create Code Review dialog that you can use to access your code review in Klocwork. If you get an error after trying to submit your code review, see Failed to create code review-Problems not synchronized with server-exiting.

What's next

  • Go to Participating in code reviews to learn how to view the code review you just set up and monitor any actions and comments participants add to your code review.
  • Make sure you subscribe to feeds in Code Review to be notified about comments, actions or whether your code review has been approved or rejected.
  • To search for code reviews you've created, you can use the 'revision' keyword. For more information on search, see Using Keywords to filter search results