Running NB 16-rc4 on JDK 19 Gradle set to use 7.6-rc3 I get this error reported:
Could not open cp_init generic class cache for initialization script '/Users/scott/Library/Caches/NetBeans/16-rc4/gradle/nb-tooling.gradle' (/Users/scott/.gradle/caches/7.5/scripts/7xonayhtu59gy36tmrwmb6dqe). BUG! exception in phase semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63 Looks like Gradle 7.5 is being used internally, but since we are running on JDK 19 it fails? Scott
