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.
You must be in the C/C++ perspective and have a diagram open in the diagram editor.
To automatically navigate to the source code of a C/C++ element:
  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.
The source code of the selected C/C++ element opens in a separate editor automatically.
Related tasks
Opening C/C++ source code from the class diagram editor
Navigating from diagrams to source code files of C/C++ elements
Opening C/C++ declaration editors from diagrams

Feedback