You are on page 1of 2

Object Oriented Programming Exam

The object-oriented programming exam will take place in presence only at the LAIBs, using the lab PCs. It
is allowed to bring your own USB keyboard to be used instead of the given ones.

The procedure to start Eclipse is the following:

login in the PC using the credentials that you use for email and the porta (user:
s999999@studenti.polito.it )
open the file explorer from the bottom bar
open disk V: Applicativi-2020 and select the folder Eclipse 2020 12R:

in the folder start (double-click) the *eclipse" program:


when it asks where to find the workspace, select Documents, create a new folder (e.g. ws) and select
it as workspace:

After Eclipse starts, wait the go from the teachers, then proceed with the check-out of the project from your
own repository, it is the same repository used during the last semester for the labs (you received the
credentials in March) or for the students enrolled in previous years, you should have received the
credentials of a new repository.
Please make sure you check out the exam folder and not the whole repository. The project contains also a
file Questions.txt with the theory questions.

You are allowed to write down your credentials on paper and bring them with you (e.g. a print of this
document).

WARNING:
You are strongly invited to check your credentials before the exam (pay attention to O (big O) vs. 0 (zero) or
1 (one) vs l (lowercase L) vs I (uppercase I)). For this purpose can start a checkout operation (see:
https://oop.polito.it/doc/UsingSvnEclipse_en.html), note that if your project has been just created there will
be no project yet. Alternatively you can connect to your repository location
( https://oop.polito.it/svn/OOPLabs/s000000 ) using a browser and enter your credentials.

WARNING:
To sustain the exam you must be able autonomously to carry on the check-out operation and then the
commit: no support will be provided on those aspects as well as on working with Eclipse.

You might also like