Ignore:
Timestamp:
2015-10-25T01:05:40+02:00 (9 years ago)
Author:
donvip
Message:

[josm_pdfimport] update from pdfbox 1.3.1 standalone (including required commons logging and optional bouncycastle) to pdfbox 1.8.10 only + dependency on apache-commons plugin, which includes required commons logging

File:
1 edited

Legend:

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

    r30416 r31676  
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    7         <classpathentry kind="lib" path="lib/pdfbox.jar" sourcepath="D:/Projects/Community/OSM/josm/pdfimport/pdfbox-1.3.1/pdfbox/src/main/java"/>
     7        <classpathentry kind="lib" path="lib/pdfbox-1.8.10.jar"/>
    88        <classpathentry kind="output" path="bin"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.