Is this maybe a regression or similar to this issue? https://issues.apache.org/jira/browse/NETBEANS-577
Has java home, classpath, and/or module class be established yet either at system level or in the project level? Eric On Sat, Oct 9, 2021 at 5:33 AM Pieter van den Hombergh < [email protected]> wrote: > What is the Java version that you run netbeans with? > Op do 7 okt. 2021 18:15 schreef Marvin P. Warble Jr. > <[email protected]>: > >> Even though the source level of <source code directory> is set to: 11, >> java.util.zip.CRC32C cannot be found on the system module path: >> >> Changing source level to 1.8 >> >> >> >> This error continuously shows up in my IDE log and I’m wondering if it >> might be the source of some other problems I’m having. >> >> >> >> Does anyone know if there is a way to resolve this problem? >> >> >> >> I’m currently using NB 12.5 on Windows 10 with the following Java >> platform: >> >> >> >> Eclipse Foundation => jdk-11.0.12.7-hotspot >> > -- Eric Bresie [email protected]
