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