lkishalmi commented on PR #5158:
URL: https://github.com/apache/netbeans/pull/5158#issuecomment-1383195023

   I've posted the screenshot with only the Gradle Project recompiled, so the 
Gradle Java Projects were on master, so that provided the Compile Customizer.
   
   The Gradle UI is kind of read-only. Yes, the runtime setting can affect the 
java release/platform used in projects. Though that is a bad practice. That 
means that the Gradle build files does not set that by any other means. It's 
possible to set the Java release version per source set. Since the introduction 
of Java Toolchains, the actual platform in use can be specified even on task 
level.
   
   
   It's getting close to the freeze. Any approver?


-- 
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

Reply via email to