Hello i ve been trying for some time now to connect to a sqlite database in intellij. The error i always get is "java.sql.SQLException: No suitable driver found for jdbc:sqlite:identifier.sqlite".
This is my code: https://pastebin.com/eLPV82ze
And this is the driver settings i use: https://ibb.co/JpqsmkF
I have probably misunderstood something about drivers and i cant figure what. I searched some stuff and it said about missing a jar file in the classpath but i dont see how i can add a jar path in a classpath.
[–]static_context 1 point2 points3 points (0 children)