Changeset 31746 in osm for applications/editors/josm/plugins/ImportImagePlugin/.classpath
- Timestamp:
- 2015-11-15T15:20:17+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ImportImagePlugin/.classpath
r30416 r31746 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="test/unit"/> 4 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 5 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> … … 7 8 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/> 8 9 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/> 10 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 9 11 <classpathentry kind="output" path="bin"/> 10 12 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.