Setup
If you have not completed Chapter 2, Developing a Retirement Calculator, then you can check out the retirement calculator project at GitHub. If you are not already familiar with Git, I would advise that you read the documents at https://github.com/PacktPublishing/Scala-Programming-Projects. Click on Fork in the top-right corner to fork the project into your account.
Clone or download, and copy the URL into the clipboard.File | New | Project from Version Control | GitHub and make the following edits:
Git repository URL: Paste the URL of your forked repositoryParent directory: Choose a locationDirectory name: Keepretirement_calculator- Click on
Clone
git: master...