Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
12.5
-
None
-
None
-
Windows 10
Netbeans 12.5
Java 17
Gradle version cofigured (in Tools > Options > Java > Gradle > Execution > Gradle Distribution > Use Standard Gradle Version) to 7.3
Description
Loading a basic Java 17 Gradle-wrapped SpringBoot Project from Spring Initilizr with no dependencies, Netbeans downloads and uses Gradle 7.0 to attempt (and fail) to build project despite the Gradle version being specified as 7.3. (7.3 is the first that supports Java 17.)