Ignore:
Timestamp:
2020-08-19T21:00:00+02:00 (5 years ago)
Author:
stoecker
Message:

improve ivy support, see #19562

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/apache-http/.classpath

    r34491 r35523  
    44        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
     6        <classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM-apache-http&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
    67        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/>
    7         <classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.6.jar"/>
    8         <classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.10.jar"/>
    9         <classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.6.jar"/>
    108        <classpathentry kind="output" path="bin"/>
    119</classpath>
Note: See TracChangeset for help on using the changeset viewer.