Ignore:
Timestamp:
2013-04-07T17:07:27+02:00 (12 years ago)
Author:
akks
Message:

JOSM/ImageryCache: updated MapDB (no more deadlocks, Java 1.6 compatible), less crashes, multiple-JOSM support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/imagerycache/nbproject/project.xml

    r29363 r29484  
    2222                    <encoding>UTF-8</encoding>
    2323                </source-folder>
     24                <source-folder>
     25                    <label>F:\Java\josm\core\src</label>
     26                    <type>java</type>
     27                    <location>F:\Java\josm\core\src</location>
     28                    <encoding>UTF-8</encoding>
     29                </source-folder>
     30                <source-folder>
     31                    <label>F:\Java\josm\core\src</label>
     32                    <location>F:\Java\josm\core\src</location>
     33                </source-folder>
    2434            </folders>
    2535            <ide-actions>
     
    3747                    <target>compile</target>
    3848                </action>
     49                <action name="test">
     50                    <target>runmain</target>
     51                </action>
    3952            </ide-actions>
    4053            <view>
     
    4356                        <label>src</label>
    4457                        <location>src</location>
     58                    </source-folder>
     59                    <source-folder style="packages">
     60                        <label>F:\Java\josm\core\src</label>
     61                        <location>F:\Java\josm\core\src</location>
    4562                    </source-folder>
    4663                    <source-file>
     
    5370                    <ide-action name="clean"/>
    5471                    <ide-action name="run"/>
     72                    <ide-action name="test"/>
    5573                </context-menu>
    5674            </view>
     
    6381                <source-level>1.6</source-level>
    6482            </compilation-unit>
     83            <compilation-unit>
     84                <package-root>F:\Java\josm\core\src</package-root>
     85                <source-level>1.6</source-level>
     86            </compilation-unit>
    6587        </java-data>
    6688    </configuration>
Note: See TracChangeset for help on using the changeset viewer.