Changeset 7287 in osm for applications/editors/josm/plugins/waypoints
- Timestamp:
- 2008-04-06T21:10:11+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/waypoints/build.xml
r6100 r7287 23 23 24 24 <target name="compile" depends="init"> 25 <echo message="creating ${plugin.jar}"/> 25 26 <javac srcdir="src" classpath="${josm}" destdir="build" debug="true"> 26 27 <include name="**/*.java" />
Note:
See TracChangeset
for help on using the changeset viewer.