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