Downloading and configuring integration project - DeboraEngelmann/helloworld_from_jason GitHub Wiki

Downloading and configuring integration project

Open the Eclipse and select the menu File/Import.

In the dialog box select Git/Projects from Git and click Next >

Select the option Clone URI and click Next > again. In URI put the link: https://github.com/DeboraEngelmann/helloworld_from_jason.git and click Next >.

Select master and click Next >. Choose the directory where the project will be saved and click Next >.

Select the option Import existing Eclipse projects and click Next >.

Click Finish.

The eclipse may take a few moments to be able to synchronize Gradle's facilities, while it is synchronizing you will see the information in the bottom bar as shown in the image below.