Hello Stackoverflow. I cannot use these .jar files in my code...I need those files to manage a local database managed by derby.
I tried to add the lib folder to the classpath, but it didn't work.
When I try to '''org.apache.derby.jdbc.EmbeddedDriver''' it does not find it.
I use VSCode as my main editor. I cannot change VSCode, but for the future, I will consider other options.
I leave this screenshot here regarding my folder structure.