Index: /applications/editors/josm/plugins/namefinder/build.xml
===================================================================
--- /applications/editors/josm/plugins/namefinder/build.xml	(revision 3065)
+++ /applications/editors/josm/plugins/namefinder/build.xml	(revision 3066)
@@ -18,5 +18,5 @@
     <javac srcdir="namefinder" destdir="${plugin.build.dir}" debug="true" source="1.5" target="1.5">
       <classpath>
-        <pathelement path="${josm.prj.dir}/bin"/>
+        <pathelement path="${josm.prj.dir}/build"/>
         <fileset dir="${josm.prj.dir}/lib">
           <include name="**/*.jar"/>
