/[projects]/dao/FuldDaekningWorker/.classpath
ViewVC logotype

Annotation of /dao/FuldDaekningWorker/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2262 - (hide annotations) (download)
Tue Feb 10 11:03:44 2015 UTC (9 years, 3 months ago) by torben
File size: 306 byte(s)
Make eclipse project file use upgraded mysql connector
1 torben 2145 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 torben 2262 <classpathentry kind="lib" path="mysql-connector-java-5.1.34-bin.jar"/>
6 torben 2145 <classpathentry kind="output" path="bin"/>
7     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20