-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.classpath
11 lines (11 loc) · 891 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="C:/Users/DELL-5490/Workspaces/MyEclipse 2017 CI/转码工具/lib/c3p0-0.9.5.2.jar"/>
<classpathentry kind="lib" path="C:/Users/DELL-5490/Workspaces/MyEclipse 2017 CI/转码工具/lib/javacsv-2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/DELL-5490/Workspaces/MyEclipse 2017 CI/转码工具/lib/mchange-commons-java-0.2.11.jar"/>
<classpathentry kind="lib" path="C:/Users/DELL-5490/Workspaces/MyEclipse 2017 CI/转码工具/lib/mysql-connector-java-5.1.40-bin.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>