Replies: 1 comment 1 reply
-
Update to NetBeans 25. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My Linux distro (CachyOS/Arch) updated to OpenJDK24 and now when I try to open NetBeans I receive this error:
Detected KDE; use explicit setting for font antialiasing (-J-Dawt.useSystemAAFontSettings=lcd_hrgb)
WARNING: package com.apple.eio not in java.desktop
WARNING: package com.sun.java.swing.plaf.windows not in java.desktop
WARNING: package com.apple.laf not in java.desktop
Error occurred during initialization of VM
java.lang.Error: A command line option has attempted to allow or enable the Security Manager. Enabling a Security Manager is not supported.
at java.lang.System.initPhase3([email protected]/System.java:1947)
What is the best way to resolve this? Should I revert to OpenJDK23? I Googled for help, but I didn't see any definitive solutions..
Any suggestions would be great!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions