Changeset 32524 in osm for applications/editors/josm/plugins/pdfimport/.classpath
- Timestamp:
- 2016-07-02T02:48:15+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pdfimport/.classpath
r32520 r32524 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="src" path="resources"/> 5 <classpathentry kind="src" path="test/unit"/> 5 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 6 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> … … 8 9 <classpathentry kind="lib" path="lib/jempbox-1.8.12.jar"/> 9 10 <classpathentry kind="lib" path="lib/pdfbox-1.8.12.jar"/> 11 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 10 12 <classpathentry kind="output" path="bin"/> 11 13 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.