Navigating from domain modeling diagrams to source code files of C/C++ elements

You can navigate from the diagram editor to the source code files of C/C++ classes in the C/C++ Projects view.

Before you begin

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

About this task

To navigate from a class diagram to source code files of C/C++ elements, in the diagram editor, right-click a C/C++ class or data type; then click Navigate > Show in > C/C++ Projects.

Feedback