The workstation is set up with the exercises ready to run. If you ever need to set up from scratch (maybe after a disaster) just follow these simple steps: You'll need to have eclipse installed with Maven (and thats all there on the workstations).
- Download source code from https://github.com/petekaras/1815-exercises
- Unpack the zip file anywhere on the file system
- Go to the root of the project /1815-exercises
- On the command line type
mvn eclipse:eclipse
. This will build the eclipse definition files - In eclipse import the 3 projects from /1815-exercises