Changeset 26677 in osm for applications
- Timestamp:
- 2011-09-19T15:55:00+02:00 (13 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r26605 r26677 31 31 <ant antfile="build.xml" target="dist" dir="globalsat"/> 32 32 <ant antfile="build.xml" target="dist" dir="gpxfilter"/> 33 <ant antfile="build.xml" target="dist" dir="gpxpoints"/> 33 34 <ant antfile="build.xml" target="dist" dir="graphview"/> 34 35 <ant antfile="build.xml" target="dist" dir="imageryadjust"/> … … 115 116 <ant antfile="build.xml" target="clean" dir="globalsat"/> 116 117 <ant antfile="build.xml" target="clean" dir="gpxfilter"/> 118 <ant antfile="build.xml" target="clean" dir="gpxpoints"/> 117 119 <ant antfile="build.xml" target="clean" dir="graphview"/> 118 120 <ant antfile="build.xml" target="clean" dir="imageryadjust"/> -
applications/editors/josm/plugins/editgpx/.project
r23659 r26677 19 19 <name>src-common</name> 20 20 <type>2</type> 21 <location> /Users/leo/dev/josm/core/src</location>21 <location>D:/Users/leo/dev/josm/core/src</location> 22 22 </link> 23 23 </linkedResources>
Note:
See TracChangeset
for help on using the changeset viewer.