CIS 120: Programming Languages and Techniques I

CIS120 Labs

Submit Your Lab »

Lab 13 - Java Paint
Lab 12 - Parsing Shapes
Lab 11 - Prepare for midterm
Lab 10 - Java Queues
Lab 9 - Java Arrays
Lab 8 - Java Finger Exercises
Lab 7 - Abstract Stack Machines and Closures
Lab 6 - Prepare for midterm
Lab 5 - Functions are fun
Lab 4 - Fun with Sets
Lab 3 - Treasures
Lab 2 - Debugging
Lab 1 - Getting Started

Is Eclipse having problems opening your workspace? Try this:

  1. Open your home directory (click My Computer, then My Home Folder)
  2. Hit F4 to open a terminal
  3. Type rm workspace/.metadata/.lock (replacing "workspace" with the name of your workspace) and hit enter.
  4. If it says nothing, then it (hopefully) worked. Open Eclipse.