]> WPIA git - gigi.git/commitdiff
adding "MySQL" user library to .classpath
authorFelix Dörre <felix@dogcraft.de>
Mon, 23 Jun 2014 20:33:31 +0000 (22:33 +0200)
committerFelix Dörre <felix@dogcraft.de>
Mon, 23 Jun 2014 20:33:31 +0000 (22:33 +0200)
.classpath

index 7b36b7bf20783cbee9d2f5559038a94c9330ff99..938989c9cf02f3698f1aeba08717f2b299ede318 100644 (file)
@@ -7,5 +7,6 @@
        <classpathentry kind="src" path="tests"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/MySQL"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>