且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Eclipse Gradle Plugin'无法获取“

更新时间:2023-09-29 13:57:52

Eclipse 4.4.1打破了非字符串值的Gradle Eclipse支持系统属性。这是在最新的Gradle for 3.6.2版本中修复的。更新您的Gradle表单此更新站点: http://dist.springsource.com/snapshot/工具/毕业/每晚


I am running Eclipse Luna on OS X with Gradle IDE 3.6.1 and anytime I try to select a project from the gradle tasks panel I get the following error:

org.eclipse.osgi.internal.framework.EquinoxConfiguration$1
Could not fetch model of type 'EclipseProject' using Gradle distribution 
'https://services.gradle.org/distributions/gradle-2.0-bin.zip'.

Has anyone else run into this error? I can get to the URL specified to download the file myself. So, network connectivity shouldn't be the problem.

Eclipse 4.4.1 broke Gradle Eclipse support with non-string values in system properties.This is fixed in the latest Gradle for the 3.6.2 release. Update your Gradle form this update-site: http://dist.springsource.com/snapshot/TOOLS/gradle/nightly