mbien commented on issue #9053: URL: https://github.com/apache/netbeans/issues/9053#issuecomment-3595453896
> a. Apparently NetBeans is trying to get Gradle from the specified zip file. Why should that be necessary? Isn't Gradle built in to NetBeans already (e.g. like Ant and Maven)? NB doesn't include the gradle distribution, only the gradle tooling API to interface with gradle. Did you run the wizard while being disconnected from the internet? > b. The Gradle version (9.2.1) sought here seems to be out of date. The most recent distribution listed at services.gradle.org/distributions is 9.4.0. 9.2.1 is the latest release still, the other files you see on that page are release candidates or milestone builds. if you want to use a different version, simply change the property in `gradleproject1/gradle/wrapper/gradle-wrapper.properties`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
