Changeset 4957 in osm for applications/editors/josm
- Timestamp:
- 2007-10-12T23:36:58+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r4439 r4957 28 28 <ant dir="mappaint" antfile="build.xml" target="build"/> 29 29 <ant dir="namefinder" antfile="build.xml" target="dist"/> 30 <ant dir="navigator" antfile="build.xml" target="dist"/> 31 <ant dir="nearclick" antfile="build.xml" target="build"/> 32 <ant dir="osmarender" antfile="build.xml" target="build"/> 30 <!-- ant dir="navigator" antfile="build.xml" target="dist"/ --> 31 <!-- ant dir="nearclick" antfile="build.xml" target="build"/ --> 32 <!-- ant dir="osmarender" antfile="build.xml" target="build"/ --> 33 33 <ant dir="plastic_laf" antfile="build.xml" target="build"/> 34 <ant dir="pluginmanager" antfile="build.xml" target="dist"/ >34 <!-- ant dir="pluginmanager" antfile="build.xml" target="dist"/ --> 35 35 <ant dir="slippymap" antfile="build.xml" target="dist"/> 36 36 <ant dir="surveyor" antfile="build.xml" target="dist"/> 37 37 <ant dir="tagging-preset-tester" antfile="build.xml" target="build"/> 38 <ant dir="tways" antfile="build.xml" target="build"/ >38 <!-- ant dir="tways" antfile="build.xml" target="build"/ --> 39 39 <ant dir="validator" antfile="build.xml" target="build"/> 40 <ant dir="waypoints" antfile="build.xml" target="build"/> 40 <!-- ant dir="waypoints" antfile="build.xml" target="build"/ --> 41 41 <ant dir="wmsplugin" antfile="build.xml" target="build"/> 42 42 <ant dir="ywms" antfile="build.xml" target="build"/>
Note:
See TracChangeset
for help on using the changeset viewer.