Project usage Firstly you should download and install the latest version of IntelliJ IDEA Get a project from version control From the main menu select File|New|Project from version control of Git|Clone In the Get from version control window, specify the URL of this repository. CLick Clone, then click Yes in the confirmation window (it will create a project based on the sources that we cloned). Add following build configuration For Server.java For Client.java