-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.57 KB
/
Copy path.classpath
File metadata and controls
19 lines (19 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="src" path="src"/>
<classpathentry kind="src" path="Testings"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jar_files/junit-4.12.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jar_files (3)/langx-java-1.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/java-json-schema.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jackson-core-2.2.3.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/json-simple-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jackson-core-asl-1.9.13.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jar_files (3)/slf4j-api-1.7.25.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jar_files (3)/simplejson-to-easyjson-2.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jar_files (3)/easyjson-core-2.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/jackson-mapper-asl-1.9.13.jar"/>
<classpathentry exported="true" kind="lib" path="/home/user/Downloads/json-20140107.jar"/>
<classpathentry kind="lib" path="/home/user/Downloads/mysql-connector-java-8.0.18/mysql-connector-java-8.0.18.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>