Ignore:
Timestamp:
2015-10-25T03:50:50+01:00 (10 years ago)
Author:
donvip
Message:

[josm_mapillary] use apache-http plugin instead of jars, as other plugins use it also

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/.classpath

    r31677 r31688  
    77        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    88        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    9         <classpathentry kind="lib" path="lib/httpclient-4.5.jar"/>
    10         <classpathentry kind="lib" path="lib/httpcore-4.4.1.jar"/>
    11         <classpathentry kind="lib" path="lib/httpmime-4.5.jar"/>
    129        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/>
     10        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-http"/>
    1311        <classpathentry kind="output" path="bin"/>
    1412</classpath>
Note: See TracChangeset for help on using the changeset viewer.