wayne-zhang opened a new issue, #5958: URL: https://github.com/apache/netbeans/issues/5958
### Apache NetBeans version Apache NetBeans 17 ### What happened Open a Gradle project by Netbeans, it can't recognize source and binary Java level in build.gradle file. See the screenshot attached. In this example project, source and binary level set to 1.8 but Netbeans recognized it as 1.5. Create a new Gradle project, source level sets to 1.5 and can't be changed in Netbeans.  ### How to reproduce Open an existing Gradle project that defined source/binary level other than 1.5. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 10 ### JDK Java 8, Java 11 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
