forked from yinchuandong/JavaVerify
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 1.08 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/commons-beanutils-1.8.3.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/gson-2.2.4-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/gson-2.2.4-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/gson-2.2.4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/httpclient-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/httpcore-4.3.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/mysqldriver.jar"/>
<classpathentry exported="true" kind="lib" path="libs/libsvm.jar"/>
<classpathentry exported="true" kind="lib" path="libs/Filters.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>