neilcsmith-net commented on issue #6030: URL: https://github.com/apache/netbeans/issues/6030#issuecomment-1576529230
> Java_Home : /Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home That's an old version of Java 11! Latest is 11.0.19. Unless there's a reason you need Java 11, please try an up-to-date JDK. If you need Java 11, please update to the latest patched version. Then see if the issue still occurs. You could also try the community installer at https://www.codelerity.com/netbeans/ which bundle a local JDK 20 and do not rely on any system installed JDK to run the IDE (although you can use them for projects). -- 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
