Changeset 34541 in osm for applications/editors/josm/plugins/pdfimport/.classpath
- Timestamp:
- 2018-08-18T19:24:07+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pdfimport/.classpath
r32680 r34541 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="src" path="resources"/> 5 <classpathentry kind="src" path="test/unit"/> 5 <classpathentry kind="src" output="bintest" path="test/unit"> 6 <attributes> 7 <attribute name="test" value="true"/> 8 </attributes> 9 </classpathentry> 6 10 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 7 11 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
Note:
See TracChangeset
for help on using the changeset viewer.