How can I determine which header files are associated with my source code file?

To determine which header files are associated with your source code file, you can view the graphical representation of the include files in the Include Browser view.

  1. Select Window > Show View > Other.
  2. Select C/C++ > Include Browser in the Show View dialog box and click OK.

    The Include Browser view appears.

  3. Drag and drop the required source file from the CodeWarrior Projects view in the Include Browser view.

The Include Browser view displays all the include file in the selected source file (refer to the image listed below).

Figure 1. Include Browser View

Include Browser View