Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
12.3
-
None
-
Product Version = Apache NetBeans IDE 12.3
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7-27; Oracle Corporation
Description
Create new Gradle project: File / New Project... / Java with Gradle, Java Application.
Generated project attached.
This project appears unloadable, see attached screenshots.
NetBeans log attached contains this error message:
groovy.lang.MissingPropertyException: Could not get unknown property 'compileConfigurationName' for source set 'main' of type org.gradle.api.internal.tasks.DefaultSourceSet.
Same problem with loading my old Gradle project which I used to develop in NetBeans.
Both projects can build without errors.
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-5522 NetBeans 12.3 cannot open Gradle projects that use Gradle 7.0-rc-1
-
- Resolved
-
-
NETBEANS-5541 Upgrade Gradle Tooling to 7.0 for JDK 16 Support
-
- Resolved
-