errael commented on issue #4704: URL: https://github.com/apache/netbeans/issues/4704#issuecomment-1263897792
(ahhhh, and I was just getting ready to test it on a dev build) > Gradle 7.5 officially supports Java up to version 18 as a runtime. That's not really the issue. And I have some projects that use gradle 6.8.3. I have code, "switch pattern matching with case when", in a grail built project that compiles from NetBeans. I'm using frgaal. You confirm that with NB-16 the wrong jdk version will be given to the nbjavac/editor. Would you entertain a patch that if it finds a "--source","<version>" in the compiler args it uses that version to inform NetBeans? -- 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
