- Notifications
You must be signed in to change notification settings - Fork914
Description
Apache NetBeans version
Apache NetBeans 27
What happened
With NetBeans 27, Gradle 9.1.0 and Java 25, when trying to load a Gradle project, I keep getting this message in a dialog named "Resolve ProjectProblems":
Project Problems:
'org.gradle.api.Project org.gradle.api.artifacts.ProjectDependency.getDependencyProject()' (in dev:flatpak)
Description:
'org.gradle.api.Project org.gradle.api.artifacts.ProjectDependency.getDependencyProject()'
I don't understand what the problem is. And the description does not help.
Language / Project Type / NetBeans Component
How to reproduce
I don't know, except loading my project with Netbeans 27!
Did this work correctly in an earlier version?
Apache NetBeans 26
Operating System
Windows 10
JDK
java version "25" 2025-09-16 LTS Java(TM) SE Runtime Environment (build 25+37-LTS-3491) Java HotSpot(TM) 64-Bit Server VM (build 25+37-LTS-3491, mixed mode, sharing)
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No