awips2/cots/org.apache.http/.classpath
Max Schenkelberg bcc3b9f3df Issue #2620 Removed unused commons.logging project, removed dependency in apache.http build path
Change-Id: I4c6156080784c5fe9d2f9e9b8f8ea1594b919fb1

Former-commit-id: 65bbc5d6d5 [formerly b2e5968d97 [formerly 02ae43dcc86c7154af5629c20813bb542eb6cd6b]]
Former-commit-id: b2e5968d97
Former-commit-id: aad907e0b3
2014-01-16 14:50:34 -06:00

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>