- Double-click a file in the CodeWarrior Projects view to open the file in the editor area of the Workbench window.
- With two or more files open in the editor area, select one of the editor tabs.
- Holding down the left mouse button, drag the editor tab over the left, right, top, or bottom border of the editor area. Notice that the mouse pointer changes to a drop cursor that indicates where the editor tab will be moved when you release the mouse button. By dragging the editor tabs, you can tile the source files in the editor area in order to view source files side by side.
The following image shows the tiled source files in the editor area.
Figure 1.
Editor Area Showing Tiled Source Files

- Drag the borders of the editor area or each editor, to resize as desired.
- Make desired changes in the source file. To save the file perform any of the following:
- Select File > Save from the IDE menu bar.
- Right-click the file and select Save from the context menu.
- Press CTRL+S.
- Click the Save icon on the toolbar.
The file is saved with the changes you made using the editor.