Using CodeWarrior

Getting Started with Assignment 0 (Fall 2000)

This example is intended to get you started with CodeWarrior. This example assumes that you are working from CDF-PC 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 Assignment 0. The AssignmentZero.java file has been provided for you on the course web site.


  1. Get your own copy of the files



  2. Invoke CodeWarrior



  3. Create a new project



  4. Tell Java where the main method is



  5. Include Java Files



  6. Compile



  7. Run



  8. Closing CodeWarrior



  9. Reopening a Project




© Copyright 2000 Andria Hunter.