Programming 3

University of Alicante, 2023–2024

Sixth session –CONTROL– (10/26/2022):

  1. CONTROL for assignment 2
    • Read the rules about controls in the practice session rules before coming to the lab.
    • You must not enter the laboratory until the teacher tells you to do so.
    • The teacher will call the list at the entrance of the laboratory and will tell you in which position you should sit.
    • You should not turn on the PC until all your classmates have entered the lab, and the teacher tells you to do so.
  2. At the beginning of the control,
    • Go to the Assignment 2 page. Download the Eclipse base project.
    • Here is the link to the Java documentation, in case you need it.
    • Start Eclipse 2022-06-R and import the base project (File -> Import… -> General -> Existing projects into workspace).
    • Download the tests from the assignment page.
    • Import them into the project:
      • Go to the ‘test’ folder of the project
      • Click on it Right mouse button -> Import… -> General -> Archive file -> select the compressed file with the tests you just downloaded and click Finish.
  3. Implement all classes from the assignment.
  4. Before the end of the test (at the latest, 10 minutes before the end of the session) submit your work to the DLSI submission server, following the instructions in the assignment page.