Common Operations in Metrowerks CodeWarrior

Project File Management:

Or

Project Menu -> Add Window (current source window is added to project)

Make sure that the files you add go into the appropriate heading in the project management window (generally Source). Files may be moved around in the project window by simply dragging and dropping.

 

Compilation and Running:

Goto Error Location -> <enter> or click on the error message

Debugging:

Or

Project Menu -> Set Current Target -> C++ Console App Debug

Project Menu -> Debug

 

Toolbars: