-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 1.14 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="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="lib" path="external_library_files/jackson-all-1.9.9.jar"/>
<classpathentry kind="lib" path="external_library_files/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="external_library_files/mysql-connector-java-5.1.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/chana/Downloads/Compressed/Java Jar files/java-json.jar"/>
<classpathentry kind="lib" path="C:/Users/chana/Downloads/Compressed/Java Jar files/httpclient-4.5.12.jar"/>
<classpathentry kind="lib" path="C:/Users/chana/Downloads/Compressed/Java Jar files/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="C:/Users/chana/Downloads/Compressed/Java Jar files/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/chana/Downloads/Compressed/Java Jar files/httpcore-4.4.13.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>