eclipse-integration-gradle icon indicating copy to clipboard operation
eclipse-integration-gradle copied to clipboard

import Gradle project

Open Houssamel-din opened this issue 8 years ago • 1 comments

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'.

Houssamel-din avatar Jan 26 '17 20:01 Houssamel-din

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

I don't think Android is supported.

paulvi avatar Feb 22 '17 15:02 paulvi