|
|
|
|
1
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2
|
-<classpath>
|
|
|
3
|
- <classpathentry kind="src" path="src"/>
|
|
|
4
|
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
5
|
- <classpathentry kind="lib" path="lib/commons-codec-1.9.jar"/>
|
|
|
6
|
- <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
|
|
|
7
|
- <classpathentry kind="lib" path="lib/fluent-hc-4.5.jar"/>
|
|
|
8
|
- <classpathentry kind="lib" path="lib/httpclient-4.5.jar"/>
|
|
|
9
|
- <classpathentry kind="lib" path="lib/httpclient-cache-4.5.jar"/>
|
|
|
10
|
- <classpathentry kind="lib" path="lib/httpclient-win-4.5.jar"/>
|
|
|
11
|
- <classpathentry kind="lib" path="lib/httpcore-4.4.1.jar"/>
|
|
|
12
|
- <classpathentry kind="lib" path="lib/httpmime-4.5.jar"/>
|
|
|
13
|
- <classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
|
|
|
14
|
- <classpathentry kind="lib" path="lib/jna-platform-4.1.0.jar"/>
|
|
|
15
|
- <classpathentry kind="lib" path="lib/json-20090211.jar"/>
|
|
|
16
|
- <classpathentry kind="output" path="bin"/>
|
|
|
17
|
-</classpath>
|
|
|
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2
|
+<classpath>
|
|
|
3
|
+ <classpathentry kind="src" path="src"/>
|
|
|
4
|
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
5
|
+ <classpathentry kind="lib" path="lib/commons-codec-1.9.jar"/>
|
|
|
6
|
+ <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
|
|
|
7
|
+ <classpathentry kind="lib" path="lib/fluent-hc-4.5.jar"/>
|
|
|
8
|
+ <classpathentry kind="lib" path="lib/httpclient-4.5.jar"/>
|
|
|
9
|
+ <classpathentry kind="lib" path="lib/httpclient-cache-4.5.jar"/>
|
|
|
10
|
+ <classpathentry kind="lib" path="lib/httpclient-win-4.5.jar"/>
|
|
|
11
|
+ <classpathentry kind="lib" path="lib/httpcore-4.4.1.jar"/>
|
|
|
12
|
+ <classpathentry kind="lib" path="lib/httpmime-4.5.jar"/>
|
|
|
13
|
+ <classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
|
|
|
14
|
+ <classpathentry kind="lib" path="lib/jna-platform-4.1.0.jar"/>
|
|
|
15
|
+ <classpathentry kind="lib" path="C:/Users/Gleisson/workspace/SnailServlet/WebContent/WEB-INF/lib/json-20090211.jar"/>
|
|
|
16
|
+ <classpathentry kind="output" path="bin"/>
|
|
|
17
|
+</classpath>
|