- In Eclipse IDE got to File>import, select Git>Projects from Git and click on Next
- Select Clone URI and click on Next
- Copy the project URI (https://github.com/leofds/iot-ladder-editor.git) and past into URI field. Host and Repository path fields are automatically filled. Click on Next
- Select main branch and click on Next
- Choose a destination directory and click on Next
- Select Import as general project and click on Next
- Click on Finish to import
- On the project, click with the right mouse click and select Configure>Convert to Maven Project