This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.libraries.apache.http/.classpath
2015-05-27 16:40:27 +08:00

9 lines
529 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.2.5.jar" sourcepath="C:/Users/Talend/.m2/repository/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.2.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>