Eclipse preloading wrong JDBC driver without asking [message #1496032] |
Tue, 02 December 2014 13:26  |
Eclipse User |
|
|
|
Right now I have an oracle 12c. To connect with the database I need to use the ojdbc7.jar driver.
My own apps connect without problem with this, but I can't make the SQL Explorer plugin to work because I always get the "Not matching protocol" error. This is because is preloading the wrong JDBC driver.
I made file search in the Eclipse directory and I found this file:
.\configuration\org.eclipse.osgi\927\0.cp\lib\ojdbc14.jar
This is the wrong driver, and SQL Explorer alway use this despite I configure the right one in the JDBC settings. I've tried deleting this but every time I launch eclipse this jar appears again.
Now, to "fix" this, I put the correct driver, and renamed it with "ojdbc14.jar". Right now is working but I just want to disable this because sometimes I need to connect to oracle 11g and I need to change all over again.
Which plugin is preloading this?
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03795 seconds