Creating an Adapter using Eclipse
Preparing Eclipse:
-
On the Eclipse user interface, point to the Help tab and click Eclipse Marketplace.
-
Search Gradle and install.
Importing the SDK into Eclipse IDE
-
On the File tab, click Import.
-
In the Import dialog, select the Gradle project.
-
The Import Gradle Project wizard opens, follow through till the end. Close the wizard by clicking Finish.
-
The explorer shows the uploaded project with its contents.
