Changeset 32837 in osm
- Timestamp:
- 2016-08-19T08:57:45+02:00 (8 years ago)
- Location:
- applications/editors/josm/plugins/o5m
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/o5m/build.xml
r32833 r32837 22 22 <!-- Configure these properties (replace "..." accordingly). 23 23 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 24 --> 24 25 <property name="plugin.canloadatruntime" value="true"/> 25 -->26 26 <property name="plugin.author" value="Gerd Petermann"/> 27 27 <property name="plugin.class" value="org.openstreetmap.josm.plugins.o5m.O5mPlugin"/>
Note:
See TracChangeset
for help on using the changeset viewer.