Developing the remote-controlled ship
Let's start by importing the existing Git repository.
Project setup
Let's start setting up the project:
- Open IntelliJ IDEA. If an existing project is already opened, select File | Close Project.
You will be presented with a screen similar to the following:
- 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:
- Answer Yes when asked whether you would like to ...
Get Test-Driven Java Development 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.