Project setup

Let's start setting up the project:

  1. Open IntelliJ IDEA. If an existing project is already opened, select File|Close Project
  2. You will be presented with a screen similar to the following:
  1. To import the project from the Git repository, click on Check out from Version Control and select Git. Type https://bitbucket.org/vfarcic/tdd-java-ch04-ship.git in to the Git Repository URL field and click on Clone:
  1. Answer Yes when asked whether you would like to open the project. Next you will be presented with the Import Project from Gradle ...

Get Test-Driven Java Development - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.