Changeset 25817 in osm for applications/editors/josm/plugins/utilsplugin2/build.xml
- Timestamp:
- 2011-04-09T14:10:52+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/build.xml
r25814 r25817 255 255 </target> 256 256 <target name="runjosm" depends="install"> 257 <java jar="${josm}" > 258 <arg line="../../data_nodist/neubrandenburg.osm"/> 257 <java jar="${josm}" fork="true"> 258 <arg line="../../core/data_nodist/neubrandenburg.osm"/> 259 259 </java> 260 260 </target>
Note:
See TracChangeset
for help on using the changeset viewer.
