Changeset 5674 in osm for applications/editors/josm/plugins/slippymap/.classpath
- Timestamp:
- 2007-11-22T11:46:27+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/slippymap/.classpath
r2130 r5674 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" path=""/> 3 <classpathentry kind="src" path="src"/> 4 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=""/> 6 <classpathentry kind="output" path="build"/> 7 7 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.