buildship icon indicating copy to clipboard operation
buildship copied to clipboard

New Eclipse Gradle Project fails on Windows

Open TheTimKiely opened this issue 3 years ago • 2 comments
trafficstars

Expected Behavior

A new Gradle project in Eclipse

Current Behavior

Creating a new Gradle (3.1.5.v20210113-0929) project with Eclipse Eclipse IDE for RCP and RAP Developers (Version: 2021-09 (4.21.0) Build id: 20210910-1417) results in the following error: org.gradle.tooling.BuildException: Could not execute build using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-6.8-bin.zip'.

I have reinstalled Eclipse and updated Gradle and tried running Eclipse as administrator, but I still get the same behavior.

Thanks, Tim

TheTimKiely avatar Dec 01 '21 23:12 TheTimKiely

I experience the same behavior in the latest Eclipse.

Omcsesz avatar Feb 15 '22 10:02 Omcsesz

I installed Gradle manually and set the installation path in the Eclipse settings. That solved the problem for me.

res1st avatar Jul 04 '22 20:07 res1st