In the standalone version of SQL Developer, there's an option to add third-party JDBC drivers under:
Tools > Preferences > Database > Third Party JDBC Drivers > Add Entry
However, I can't seem to find a similar option or method to achieve this in SQL Developer 24.2.1. The goal is to create a connection to a MySQL database (which I had successfully done with the standalone version).
ETA my question: Is there a similar method to do this in the Extension?