microsoft / team-explorer-everywhere

Team Explorer Everywhere Plugin for Eclipse
Other
300 stars 96 forks source link

Error, unable to load specified jdbc driver class [org.hsqldb.jdbcDriver] #307

Closed kirkpabk closed 11 months ago

kirkpabk commented 5 years ago

The following error seems to not want to go away: unable to load specified jdbc driver class [org.hsqldb.jdbcDriver] with both the hsqldb.jar 1.8.0.10 and latest 2.50 library...

In other words, it appears that org.hsqldb.jdbcDriver does not exist... however, org.hsqldb.jdbc.JDBCDriver does... 2019-09-10_13-52-25

kirkpabk commented 4 years ago

Anybody resolve the Java TFS SDK connection issue due to the hsqldb jar?