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

Adding external documents to Klocwork Static Code Analysis

If you want to make additional information available to the development team, you can make your own documents visible in Klocwork Static Code Analysis. You can add many types of documents, such as text files, document files and HTML files. Note that image files are not supported. If the browser can display the file type, users will be able to view the document contents in the right pane of Static Code Analysis. If the browser is unable to display the file type, users can still right-click the document link and download the file.

To make documents available for a particular project in Static Code Analysis:

  1. Create a directory named custom_reports in the following location (if it doesn't already exist):
    <projects_root>/projects/<project_name>
    where<project_name> is the name of the project you want to attach documents to.
  2. Copy the desired files to this directory.

To verify that the new documents appear in Static Code Analysis:

  1. Start Klocwork Static Code Analysis.
  2. Select a project.
  3. Click Reports.
  4. From the Reports list, click Custom Files.
    You should see a Project Files report.
  5. Check that your custom document opens or that the link works.