zhanghaijian
2018-07-03 06580708bdc661873cbc2dfd6de8b3155f57b8ae
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="lib" path="lib/commons-io-2.3.jar"/>
    <classpathentry kind="lib" path="lib/ojdbc6.jar"/>
    <classpathentry kind="lib" path="lib/postgresql-9.3-1103.jdbc4.jar"/>
    <classpathentry kind="lib" path="lib/msbase.jar"/>
    <classpathentry kind="lib" path="lib/mssqlserver.jar"/>
    <classpathentry kind="lib" path="lib/msutil.jar"/>
    <classpathentry kind="lib" path="lib/sqljdbc4.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>