SQLite driver not found with OrmLite
Hi, I am trying to use Ormlite with a sqlite database and it just doesn't work and I don't know why.
Here is my code:
pom.xml
15 Replies
⌛
This post has been reserved for your question.
Hey @TomasGnG 😴! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
Please @ me when replying
Is there any reason you need the
Class.forName
?I found it online
It was used in the past but it isn't necessary any more
Try updating your Maven project
I think you should have a Maven tab on the right in IntelliJ
Yes
How do I update? Is there a mvn command?
If you open that tab, there should be a reload symbol
on the left of the top Maven tab
clicked it
that's what's meant with updating the project
Try running it again now
omg no way
Thank you very much!
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
Post Closed
This post has been closed by <@386870647894048768>.