Hardware Overview: MacBookPro16,2 - Quad-Core Intel Core i7 - 32 GB of memory
SQL Developer - Version 21.2.0.187 - Build 187.1842
Error:
Problem initializing the JavaFX runtime. This feature requires JavaFX.
java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel
at oracle.dbtools.raptor.javafx.ui.JFXPanelFactory.createJFXPanelImpl(JFXPanelFactory.java:58)
Caused by: java.lang.ClassNotFoundException: javafx.embed.swing.JFXPanel cannot be found by oracle.sqldeveloper_21.2.0
...
The problem started this when I updated to Big Sur 11.4. It switched from bash to zsh after the update. Can you help me?
Thanks!
Charles