Index: applications/editors/josm/plugins/imagerycache/nbproject/project.xml
===================================================================
--- applications/editors/josm/plugins/imagerycache/nbproject/project.xml	(revision 29363)
+++ applications/editors/josm/plugins/imagerycache/nbproject/project.xml	(revision 29484)
@@ -22,4 +22,14 @@
                     <encoding>UTF-8</encoding>
                 </source-folder>
+                <source-folder>
+                    <label>F:\Java\josm\core\src</label>
+                    <type>java</type>
+                    <location>F:\Java\josm\core\src</location>
+                    <encoding>UTF-8</encoding>
+                </source-folder>
+                <source-folder>
+                    <label>F:\Java\josm\core\src</label>
+                    <location>F:\Java\josm\core\src</location>
+                </source-folder>
             </folders>
             <ide-actions>
@@ -37,4 +47,7 @@
                     <target>compile</target>
                 </action>
+                <action name="test">
+                    <target>runmain</target>
+                </action>
             </ide-actions>
             <view>
@@ -43,4 +56,8 @@
                         <label>src</label>
                         <location>src</location>
+                    </source-folder>
+                    <source-folder style="packages">
+                        <label>F:\Java\josm\core\src</label>
+                        <location>F:\Java\josm\core\src</location>
                     </source-folder>
                     <source-file>
@@ -53,4 +70,5 @@
                     <ide-action name="clean"/>
                     <ide-action name="run"/>
+                    <ide-action name="test"/>
                 </context-menu>
             </view>
@@ -63,4 +81,8 @@
                 <source-level>1.6</source-level>
             </compilation-unit>
+            <compilation-unit>
+                <package-root>F:\Java\josm\core\src</package-root>
+                <source-level>1.6</source-level>
+            </compilation-unit>
         </java-data>
     </configuration>
