Eclipse Content Assist Export

(REQCHECKER™ PRO only)

Overview

Eclipse Content Assist Export includes requirement information under Eclipse development software for Java or C++.

First import

  1. Open Eclipse menu Window > Preferences
  2. Select on the left part:
    • for Java Java > Editor > Templates menu
    • for C++ C/C++ > Editor > Templates menu
  3. Click on the Templates list
  4. Type CTRL + A with the keyboard to select all templates
  5. Click on the Export... button and enter a file name, for example mytemplates.xml to save your specific templates
  6. Click on the Import... button and select the report named xxx-eclipse-content-assist.xml generated by Reqchecker.
  7. Close the Preferences windows
  8. Open a source file
  9. Place the cursor inside a comment
  10. Enter the first character of the coverage, for example <
  11. Type CTRL + SPACE on the keyboard
  12. Continue entering the coverage of select the right requirement to cover

Update

  1. Open Eclipse and Window > Preferences menu
  2. Select on the left part:
    • for Java Java > Editor > Templates menu
    • for C++ C/C++ > Editor > Templates menu
  3. Click on the template list
  4. Type CTRL + A with the keyboard to select all templates
  5. Click on the Remove Button
  6. Click on the Import... button and select the Reqchecker report named xxx-eclipse-content-assist.xml
  7. Click on the Import... button and select the bakcup of your specific templates , e.g. mytemplates.xml
  8. Close the Preferences windows

Format

The format is the XML import file of Eclipse content assistant.