Lab 1
This is the source code for COM1028 lab_1
Getting Started
- Open Eclipse
- When you see the open dialogue, click on WorkSpace and create a new workspace called something meaningful (e.g., "COM1028_Labs"). A workspace is simply a folder where like projects are stored. If you don't see the dialogue box, click on File -> Switch Workspace -> Other... and create a new workspace.
- Launch the workspace.
Importing the Lab 1 Project
- Click on File -> Import -> Git -> Projects from Git -> Next -> Clone URI -> Next ->
- Enter the following into URI field: https://gitlab.surrey.ac.uk/com_1028_labs/lab_1.git
- Click Next
- Import as general project -> Next -> Finish