Changeset 29853 in osm for applications/editors/josm/plugins/download_along/.classpath
- Timestamp:
- 2013-08-21T01:15:45+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/download_along/.classpath
r29744 r29853 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.6"/>4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 <classpathentry kind="output" path="b in"/>6 <classpathentry kind="output" path="build"/> 7 7 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.