Java Workbench Instructions Open a new terminal and navigate to this directory. cd java Execute ./gradlew run to run the main application. ./gradlew run Execute ./gradlew test to run the tests. ./gradlew test