1. Source Navigator and Analysis

1. Open the main window of SourceNav.

clip_image002[4]

2. Open “New Project …” dialog.

clip_image004[4]

Modify the path to save the project definition and add the sources into the project.

clip_image006[4]

3. Click “OK”, it will open the dialog showing progress of scanning project.

clip_image008[4]

It will take a long time to scan all of the source files.

4. After finished, you can see the list of the source files.

clip_image010

5. Double click any file will pop up a navigate-window, as default, it will navigate to the source code view.

clip_image012

6. Click the tab “include” to check the include-relationship in the files.

clip_image014

7. Back to the source code view, position your cursor to any class, and right click to pop up menu.

clip_image016

Hierarchy:

clip_image018

Class:

clip_image020

Cross reference of this class

clip_image022

8. Back to the source code view, position your cursor to any method, and right click to pop up menu.

clip_image024

Cross reference

clip_image026

Right click any node and select “XRef”

clip_image028