Using CodeWarrior

Getting Started with take-home Quiz 2 (Summer 2001)

This example is intended to get you started with CodeWarrior. This example assumes that you are working at the lab on campus. It explains how to save the Java code files that are given to you on the course web site on the hard drive, and then how to work on your copy of the files from within the CodeWarrior environment.

We'll assume that you want to get started with Quiz 2. The QuizTwo.java file has been provided for you on the course web site. You may also find the General CodeWarrior Tutorial with pictures helpful.



  1. Invoke CodeWarrior



  2. Create a new project



  3. Tell Java where the main method is



  4. Get your own copy of the files



  5. Include Java Files



  6. Compile



  7. Run



  8. Closing CodeWarrior



  9. Reopening a Project




© Copyright 2001 Andria Hunter.