Changeset 16620 in osm for applications/editors/josm/plugins/Create_grid_of_ways/.classpath
- Timestamp:
- 2009-07-21T20:29:20+02:00 (16 years ago)
- Location:
- applications/editors/josm/plugins/Create_grid_of_ways
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/Create_grid_of_ways
- Property svn:ignore
-
old new 1 1 build 2 3 bin
-
- Property svn:ignore
-
applications/editors/josm/plugins/Create_grid_of_ways/.classpath
r14370 r16620 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" output="build"path="src"/>4 <classpathentry kind=" var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>5 <classpathentry kind="lib" path="/home/chamorro/workspace/JOSM/dist/josm-custom.jar" sourcepath="/JOSM"/>3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 6 <classpathentry kind="output" path="bin"/> 7 7 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.