Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 26676)
+++ /applications/editors/josm/plugins/build.xml	(revision 26677)
@@ -31,4 +31,5 @@
         <ant antfile="build.xml" target="dist" dir="globalsat"/>
         <ant antfile="build.xml" target="dist" dir="gpxfilter"/>
+        <ant antfile="build.xml" target="dist" dir="gpxpoints"/>
         <ant antfile="build.xml" target="dist" dir="graphview"/>
         <ant antfile="build.xml" target="dist" dir="imageryadjust"/>
@@ -115,4 +116,5 @@
         <ant antfile="build.xml" target="clean" dir="globalsat"/>
         <ant antfile="build.xml" target="clean" dir="gpxfilter"/>
+        <ant antfile="build.xml" target="clean" dir="gpxpoints"/>
         <ant antfile="build.xml" target="clean" dir="graphview"/>
         <ant antfile="build.xml" target="clean" dir="imageryadjust"/>
Index: /applications/editors/josm/plugins/editgpx/.project
===================================================================
--- /applications/editors/josm/plugins/editgpx/.project	(revision 26676)
+++ /applications/editors/josm/plugins/editgpx/.project	(revision 26677)
@@ -19,5 +19,5 @@
 			<name>src-common</name>
 			<type>2</type>
-			<location>/Users/leo/dev/josm/core/src</location>
+			<location>D:/Users/leo/dev/josm/core/src</location>
 		</link>
 	</linkedResources>
