Ignore:
Timestamp:
2011-09-19T15:55:00+02:00 (13 years ago)
Author:
larry0ua
Message:

Added new plugin gpxpoints to main plugins build.xml

Location:
applications/editors/josm/plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r26605 r26677  
    3131        <ant antfile="build.xml" target="dist" dir="globalsat"/>
    3232        <ant antfile="build.xml" target="dist" dir="gpxfilter"/>
     33        <ant antfile="build.xml" target="dist" dir="gpxpoints"/>
    3334        <ant antfile="build.xml" target="dist" dir="graphview"/>
    3435        <ant antfile="build.xml" target="dist" dir="imageryadjust"/>
     
    115116        <ant antfile="build.xml" target="clean" dir="globalsat"/>
    116117        <ant antfile="build.xml" target="clean" dir="gpxfilter"/>
     118        <ant antfile="build.xml" target="clean" dir="gpxpoints"/>
    117119        <ant antfile="build.xml" target="clean" dir="graphview"/>
    118120        <ant antfile="build.xml" target="clean" dir="imageryadjust"/>
  • applications/editors/josm/plugins/editgpx/.project

    r23659 r26677  
    1919                        <name>src-common</name>
    2020                        <type>2</type>
    21                         <location>/Users/leo/dev/josm/core/src</location>
     21                        <location>D:/Users/leo/dev/josm/core/src</location>
    2222                </link>
    2323        </linkedResources>
Note: See TracChangeset for help on using the changeset viewer.