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

Getting started with the Klocwork tools

This section describes what you need to do to get started with the Klocwork tools for the first time. More in-depth details are available from our product documentation found online and from within our tools.
  1. Install the Klocwork Server package that is appropriate for your platform. For more information on specific platforms, see the online help.
  2. Set up an integration project and run an analysis. This process includes making sure Klocwork recognizes your compiler, capturing your build specification, creating an integration project and running the integration build analysis. If you'd like to test your installation using our demo project demosthenes with Visual Studio, see Using the demosthenes demo project (Windows) or Using the demosthenes demo project (Linux or Solaris).
  3. Install the desktop plug-ins that are relevant for your development team. For Visual Studio or IntelliJ IDEA, download and install the appropriate desktop plug-in. For Eclipse, install the plug-in from the Eclipse update site. The Downloads section will not appear in the portal until the Klocwork Administrator has deployed the plug-ins. For more information, see Downloading and deploying the desktop analysis plug-ins.
  4. Connect to the integration project. You get the most from desktop static code analysis when you connect a local project to a project on the Klocwork Server. The local project is analyzed quickly while incorporating Klocwork knowledge bases generated on the server where additional source files were analyzed (for example, shared libraries). If you are a Visual Studio user, Klocwork Desktop Analysis displays detected issues as developers work.