Changeset 32520 in osm for applications/editors/josm/plugins/pdfimport/.classpath
- Timestamp:
- 2016-07-02T01:23:20+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pdfimport/.classpath
r32019 r32520 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 6 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 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"/>7 <classpathentry kind="lib" path="lib/fontbox-1.8.12.jar"/> 8 <classpathentry kind="lib" path="lib/jempbox-1.8.12.jar"/> 9 <classpathentry kind="lib" path="lib/pdfbox-1.8.12.jar"/> 10 10 <classpathentry kind="output" path="bin"/> 11 11 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.