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 dialog. Click on OK:
  1. IDEA will need to spend some time downloading the dependencies specified in the build.gradle file. Once that is done, you'll see that some classes and corresponding tests are already created:
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.75.217