How can I view the contents of various types of source code files that appear in my project folder?

To view the contents of source files, follow steps below:

  1. From the CodeWarrior Projects window, right-click on the source file.

    A context menu appears.

  2. From the context menu, select Open With > Text Editor .

The text editor window appears showing the contents of the file.

Tip: Double-click on the source file to view its contents in the C/C++ Editor .