NEBULA.MACAPPS/Codewarrior/Metrowerks CodeWarrior/CodeWarrior IDE 1.7.4 So first select and click on the NEBULA.MACAPPS icon to open this file server. In the window that displays the contents of this file server, you should see an icon called Codewarrior; select and click on this icon to open the Codewarrior folder. In this folder you should see an icon called Metrowerks CodeWarrior; select and click on this icon to open the Metrowerks CodeWarrior folder. In this folder you should see the CodeWarrior IDE 1.7.4 icon. Select and click on this icon to start the compiler.
to a
project name.
So for example, you could name your project test.
and save it.
The symbol
can be produced on the Macintosh by pressing
the alt/option key and M simultaneously.
The compiler saves your project in a newly created folder that has the same name
as the project.
So for example, if you save test.
on the desktop, then the
compiler will create a folder called test on your desktop and will
save test.
inside that folder.
You should bring with you a 3.5'' floppy diskette to save your work on.
Please do not save your work on the hard drive of the machine you are
using and expect to find it there later!
will pop up.
This window will contain a list of all the items in your project.
A project is supposed to contain all files that are needed
to compile and run your program.
In general, these files may include Libraries and source code files.