J++ Lessons - How to get started

  1. To open J++,
  2. To begin a program,
  3. To begin the java source file,
  4. Delete these files before beginning your project:
  5. Double click the fileName.java and start typing in the blank editing box to the left
  6. If you are on a network, 
  7. Save by clicking on file and save all.
  8. Either press F5 or click on the play button to start the program
  9. Put the following code in the edit window for your code: