Changeset 36280 in osm for applications/editors/josm/plugins/reltoolbox/.classpath
- Timestamp:
- 2024-06-07T09:51:18+02:00 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/.classpath
r32680 r36280 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 4 <classpathentry kind="src" output="buildtest" path="test/unit"> 5 <attributes> 6 <attribute name="test" value="true"/> 7 </attributes> 8 </classpathentry> 9 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 10 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 11 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 6 12 <classpathentry kind="output" path="build"/> 7 13 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.
