spring-attic / eclipse-integration-gradle

Gradle Tooling for Eclipse
Eclipse Public License 1.0
298 stars 108 forks source link

import Gradle project #107

Open Houssamel-din opened 7 years ago

Houssamel-din commented 7 years ago

Synchronize Gradle builds with workspace failed due to an error connecting to the Gradle build. Could not fetch model of type 'EclipseProject' using Gradle distribution 'https://services.gradle.org/distributions/gradle-2.14.1-all.zip'.

A problem occurred configuring project ':android'. SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable. org.gradle.tooling.GradleConnectionException: Could not fetch model of type 'EclipseProject' using Gradle distribution 'https://services.gradle.org/distributions/gradle-2.14.1-all.zip'.

paulvi commented 7 years ago

see https://github.com/spring-projects/eclipse-integration-gradle#questions-and-bug-reports

I don't think Android is supported.