switched to the mySQL driver so we can interface with TCDEVSVN1's mySQL server.

This commit is contained in:
2011-01-16 03:58:34 +00:00
parent 13f3e726e4
commit 4d01c2119e
5 changed files with 20 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
<classpathentry kind="src" path="images"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/jcalendar-1.3.3.jar"/>
<classpathentry kind="lib" path="lib/sqlitejdbc-v056.jar"/>
<classpathentry kind="lib" path="lib/ostermillerutils_1_07_00.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.14-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>