-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
32 lines (32 loc) · 2.22 KB
/
.classpath
File metadata and controls
32 lines (32 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/fluent-hc-4.5.3.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/httpclient-4.5.3.jar" sourcepath="/Users/anuragsharma/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3-sources.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/httpclient-cache-4.5.3.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/httpclient-win-4.5.3.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/httpcomponents-client-4.5.3 2/lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/okhttp-3.7.0.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/anuragsharma/Downloads/okio-1.12.0.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>