bernard01 commented on issue #4766: URL: https://github.com/apache/netbeans/issues/4766#issuecomment-1296260950
Just a hint: It looks like the bug disappears with this dependency in dependent projects removed: https://github.com/super-csv/super-csv Perhaps because super-csv has "super" in its package name which appears to be a problem with Java 9 modules. See: https://github.com/super-csv/super-csv/issues/190 Even though all projects are compiled with Java 8 and the projects build successfully as I wrote before. super-csv is not mainstream, more like legacy. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists