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