Changeset 32019 in osm for applications/editors/josm


Ignore:
Timestamp:
2016-01-23T22:31:19+01:00 (9 years ago)
Author:
donvip
Message:

[josm_pdfimport] update to pdfbox 1.8.11 + fix #josm12046 (missing libs)

Location:
applications/editors/josm/plugins/pdfimport
Files:
3 added
1 deleted
1 edited

Legend:

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

    r31676 r32019  
    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-1.8.10.jar"/>
     7        <classpathentry exported="true" kind="lib" path="lib/fontbox-1.8.11.jar"/>
     8        <classpathentry exported="true" kind="lib" path="lib/jempbox-1.8.11.jar"/>
     9        <classpathentry exported="true" kind="lib" path="lib/pdfbox-1.8.11.jar"/>
    810        <classpathentry kind="output" path="bin"/>
    911</classpath>
Note: See TracChangeset for help on using the changeset viewer.