Change-Id: I4c6156080784c5fe9d2f9e9b8f8ea1594b919fb1 Former-commit-id:65bbc5d6d5
[formerlyb2e5968d97
[formerly 02ae43dcc86c7154af5629c20813bb542eb6cd6b]] Former-commit-id:b2e5968d97
Former-commit-id:aad907e0b3
10 lines
655 B
XML
10 lines
655 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="httpclient-4.1.2.jar" sourcepath="httpcomponents-client-4.1.2-src.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="httpclient-cache-4.1.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="httpcore-4.1.2.jar" sourcepath="httpcomponents-client-4.1.2-src.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="httpmime-4.1.2.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|