Navigating to the source code of C/C++ elements

You can automatically navigate from the diagram editor to the source code of C/C++ elements to make modifications.

Before you begin

You must be in the C/C++ perspective and have a diagram open in the diagram editor.

About this task

To automatically navigate to the source code of a C/C++ element, complete the following steps:

Procedure

  1. On the toolbar above the Palette, click the Auto-Navigate to C/C++ Source button.
  2. In the diagram editor, click a C/C++ element.

Results

The source code of the selected C/C++ element opens in a separate editor automatically.

Feedback