1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/c3p0-0.9.1.1.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/commons-logging-1.1.1.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/dom4j-1.6.1.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/hamcrest-core-1.3.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/junit-4.12.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/log4j-1.2.17.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/mssql-jdbc-6.2.0.jre8.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/mysql-connector-java-5.1.22.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/ojdbc6.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/quartz-2.1.3.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/slf4j-api-1.7.2.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/slf4j-log4j12-1.7.2.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Source/DBSync/lib/xml-apis-1.0.b2.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Bin/libs/base/rmip-system-client.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Bin/libs/base/rmip-system-common.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Bin/libs/base/VCIBase-client.jar"/>
    <classpathentry kind="lib" path="E:/Workspace/VCI-PLT/PLT2020/Bin/libs/base/VCIBase-common.jar"/>
    <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/VCI_THIRDLIB"/>
    <classpathentry kind="output" path="bin"/>
</classpath>