You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.
org.gradle.plugins.ide.internal.tooling.EclipseModelBuilder.<init>(Lorg/gradle/plugins/ide/internal/tooling/GradleProjectBuilder;)V
Could not fetch model of type 'EclipseProject' using Gradle distribution 'https://services.gradle.org/distributions/gradle-2.14.1-bin.zip'.
The text was updated successfully, but these errors were encountered:
I found this occurs only in case the option "Use Custom Tooling Model" is checked.
aya-eiya
changed the title
Fail to initialize EclipseModelBuilder in gradle 2.14.1
Fail to initialize EclipseModelBuilder in gradle 2.14.1 if "Use Custom Tooling Model" is checked.
Jul 27, 2016
Thanks, I will reopen it. But it is unlikely we will fix it. The custom tooling always was a rather experimental feature and has proven to be a bit too big of a maintenance burden. Perhaps its a small fix, and maybe someone will step forward with a pull-request.
BTW: some of the problems that the custom tooling model was intended to solve are handled better by BuildShip which eventually will replace STS gradle tooling. So perhaps using BuildShip is an option for you. If not please consider raising the issue via Eclipse bugzilla so that BuildShip developers might try to address it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Failed to fetch 'EclipseProject' model due to EclipseModelBuilder constructor argument number change.
spring-projects/eclipse-integration-gradle - version 3.8.0
StsEclipseProjectModelBuilder
gradle/gradle version 2.14.1
EclipseModelBuilder
error message:
The text was updated successfully, but these errors were encountered: