Changeset 31687 in osm for applications
- Timestamp:
- 2015-10-25T03:48:48+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/apache-http/.classpath
r31683 r31687 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 6 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/> 7 <classpathentry kind="lib" path="lib/httpclient-4.5.1.jar"/>8 <classpathentry kind="lib" path="lib/httpcore-4.4.3.jar"/>9 <classpathentry kind="lib" path="lib/httpmime-4.5.1.jar"/>7 <classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.1.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.3.jar"/> 9 <classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.1.jar"/> 10 10 <classpathentry kind="output" path="bin"/> 11 11 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.