0
I started using IDE intellij idea a short time ago to develop in java, previously used net Beans and when I was going to use the database for my application it was simple to import the library from the database, as I do in intellij idea?
0
I started using IDE intellij idea a short time ago to develop in java, previously used net Beans and when I was going to use the database for my application it was simple to import the library from the database, as I do in intellij idea?
1
vlw brother!!! that’s just what I wanted
If the answer helped you, mark it as correct (click the green arrow) to help other users who have the same question as yours.
Browser other questions tagged java intellij-idea lib
You are not signed in. Login or sign up in order to post.
In case the bank library you say would be the correct Driver ? If yes, you need to add in the classpath of your application, you use some build tool type Maven ?
– Caio
You refer to manually adding a lib (jar file) to the project?
– StatelessDev
yes would be the driver,in this project no, but has the Maven ,I never used, I saw something about making installs through it, could help me with greater details?
– Rodrigo Lima
would manually dictionary the driver a lib, on the net you were in the project in lib and import the drive already in intellij do not know how to do
– Rodrigo Lima