lkishalmi commented on issue #5958: URL: https://github.com/apache/netbeans/issues/5958#issuecomment-1566607402
>However, the source/binary target level in Gradle project properties is ALWAYS 1.5 and can't be changed, it will be great if it can set to the correct value (from Gradle build file build.gradle) and can be changed in NetBeans' project configuration. Well, that's strange. I think there is some edge case in your project. You might get the project attached or just build NetBeans yourself and debug the following function: https://github.com/apache/netbeans/blob/711207c11ba278c94b05d931ebd5fdc3a4b55d9f/java/gradle.java/src/org/netbeans/modules/gradle/java/api/GradleJavaSourceSet.java#L180 -- 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
