buildship
buildship copied to clipboard
New Eclipse Gradle Project fails on Windows
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
I experience the same behavior in the latest Eclipse.
I installed Gradle manually and set the installation path in the Eclipse settings. That solved the problem for me.