-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
12 lines (12 loc) · 933 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?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 kind="lib" path="C:/Users/EL Ghandour/workspace/ClientRest/lib/jackson-annotations-2.1.4.jar"/>
<classpathentry kind="lib" path="C:/Users/EL Ghandour/workspace/ClientRest/lib/jackson-core-2.1.4.jar"/>
<classpathentry kind="lib" path="C:/Users/EL Ghandour/workspace/ClientRest/lib/jackson-databind-2.1.4.jar"/>
<classpathentry kind="lib" path="C:/Users/EL Ghandour/workspace/ClientRest/lib/opencsv-3.3.jar"/>
<classpathentry kind="lib" path="C:/Users/EL Ghandour/workspace/HelloLogging/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Users/EL Ghandour/workspace/commons-lang3-3.3.2/commons-lang3-3.3.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>