Changeset 7287 in osm for applications/editors/josm/plugins/slippymap
- Timestamp:
- 2008-04-06T21:10:11+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/slippymap/build.xml
r6100 r7287 38 38 39 39 <target name="compile" depends="init"> 40 <echo message="creating ${plugin.jar}"/> 40 41 <javac srcdir="src" classpath="../../core/dist/josm-custom.jar" destdir="build" /> 41 42 </target>
Note:
See TracChangeset
for help on using the changeset viewer.