Changeset 7287 in osm for applications/editors/josm/plugins/navigator
- Timestamp:
- 2008-04-06T21:10:11+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/navigator/build.xml
r6100 r7287 51 51 52 52 <target name="compile" depends="init"> 53 <echo message="creating ${plugin.jar}"/> 53 54 <mkdir dir="${plugin.build.dir}"/> 55 54 56 <javac srcdir="src" destdir="${plugin.build.dir}" debug="true" source="1.5" target="1.5"> 55 57 <classpath>
Note:
See TracChangeset
for help on using the changeset viewer.