morvael commented on PR #6160: URL: https://github.com/apache/netbeans/pull/6160#issuecomment-1624878903
There's also this logged in the IDE log, might not be because of your change, but since it mentions something Jsf related I thought I'll include it: [exception.txt](https://github.com/apache/netbeans/files/11977340/exception.txt) Not sure if this is related to this one following it: `Even though the source level of .../src/main/java:.../src/main/webapp:.../src/main/resources is set to: 11, java.util.zip.CRC32C cannot be found on the system module path: ` I have IDE running on JDK17, project compiles with JDK17 though source/binary format is kept as 11. Might be unrelated NB bug :) -- 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
