Fixing errors in C++ code for capsule-based models

When you compile the C++ code for a capsule-based UML model, any errors that occur are displayed in the Problems view. You can open the error to show it in the diagram editor, and you can fix the error in the Code View editor.

About this task

To fix errors in C++ code:

Procedure

  1. In the Problems view, double-click the warning or error.
  2. In the Code View editor, fix the code.

Feedback