I'm making a system that integrates java and sql, but when connecting it to the database, the error 'java.lang.ClassNotFoundException: com.mysql.jdbc.Driver' appears, and I imagine that it's because I don't being able to add the sql connector in my project, because the 'library' tab does not appear, in which I should implement the connector. In its place, only a folder called 'Dependencias' appears and in which nothing can be added. I'm new to these languages and I don't understand much.
I searched the internet but I didn't find anyone with this same problem of not appearing in the library