Ignore:
Timestamp:
2020-10-11T23:37:43+02:00 (4 years ago)
Author:
Don-vip
Message:

fix ​#josm19385 - pdfimport: resolve libs using Ivy

File:
1 edited

Legend:

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

    r34609 r35576  
    1010        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    1111        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    12         <classpathentry kind="lib" path="lib/fontbox-1.8.12.jar"/>
    13         <classpathentry kind="lib" path="lib/jempbox-1.8.12.jar"/>
    14         <classpathentry kind="lib" path="lib/pdfbox-1.8.12.jar" sourcepath="C:/Users/vippy/.m2/repository/org/apache/pdfbox/pdfbox/1.8.12/pdfbox-1.8.12-sources.jar"/>
    1512        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
     13        <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM-pdfimport&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
    1614        <classpathentry kind="output" path="bin"/>
    1715</classpath>
Note: See TracChangeset for help on using the changeset viewer.