The setup Use this project to verify your local setup. Tasks 1. Checkout this repository and import the project into the IDEA of your choice. You will need Java 17 for this to run. 2. Make sure the code is compiling and the test de.interhyp.codingchallenge.diamond.printer.DemoSetupTest can be executed.