Changeset 2687 in osm
- Timestamp:
- 2007-04-29T23:37:39+02:00 (18 years ago)
- Location:
- applications/editors/josm/plugins/mappaint
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mappaint/build.xml
r2686 r2687 2 2 3 3 <!-- point to your JOSM directory --> 4 <property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" /> 4 <!-- <property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" /> --> 5 <property name="josm" location="../josm/josm-latest.jar" ></property> 5 6 6 7
Note:
See TracChangeset
for help on using the changeset viewer.