错误:无法使用指定的Gradle分发“https://services.gradle.org/distributions/gradle-2.6-all.zip”创建Tooling API实现的实例。
我根据SO的其他答案尝试了以下内容:
从我的活动日志中:
14:14:19 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:20 Gradle sync started
14:14:21 Gradle sync failed: Could not create an instance of Tooling API implementation using the specified Gradle distribution 'https://services.gradle.org/distributions/gradle-2.6-all.zip'.
Consult IDE log for more details (Help | Show Log)
14:14:22 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:22 Unregistered VCS root detected
The directory /Users/anuj/projects/makerville/android is under Git, but is not registered in the Settings.
Add root Configure Ignore
14:14:27 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:32 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
其他细节:
Android Studio 1.3.1 JRE 1.6.0
build.gradle看起来像
14:14:19 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:20 Gradle sync started
14:14:21 Gradle sync failed: Could not create an instance of Tooling API implementation using the specified Gradle distribution 'https://services.gradle.org/distributions/gradle-2.6-all.zip'.
Consult IDE log for more details (Help | Show Log)
14:14:22 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:22 Unregistered VCS root detected
The directory /Users/anuj/projects/makerville/android is under Git, but is not registered in the Settings.
Add root Configure Ignore
14:14:27 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:32 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle
14:14:37 Throwable: Null child action in group Toolbar Run Actions () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=GradleKiller.KillGradle