Index: applications/editors/josm/plugins/FastDraw/nbproject/project.xml
===================================================================
--- applications/editors/josm/plugins/FastDraw/nbproject/project.xml	(revision 30416)
+++ applications/editors/josm/plugins/FastDraw/nbproject/project.xml	(revision 30709)
@@ -4,4 +4,7 @@
     <configuration>
         <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
+            <name>FastDraw</name>
+        </general-data>
+        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
             <!-- Не используйте диалоговое окно свойств проекта при редактировании данного файла вручную. -->
             <name>FastDraw</name>
@@ -13,4 +16,7 @@
                     <location>src</location>
                 </source-folder>
+                <build-file>
+                    <location>../../dist/FastDraw.jar</location>
+                </build-file>
             </folders>
             <ide-actions>
@@ -56,9 +62,10 @@
                 </context-menu>
             </view>
+            <subprojects/>
         </general-data>
         <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
             <compilation-unit>
                 <package-root>src</package-root>
-                <classpath mode="compile">../../core/src</classpath>
+                <classpath mode="compile">../../core/src;../../core/dist/josm-custom.jar</classpath>
                 <built-to>../../dist/FastDraw.jar</built-to>
                 <source-level>1.7</source-level>
