Ignore:
Timestamp:
2011-07-24T19:07:08+02:00 (14 years ago)
Author:
akks
Message:

'InfoMode initial commit'

File:
1 edited

Legend:

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

    r26364 r26389  
    2222                    <encoding>UTF-8</encoding>
    2323                </source-folder>
     24                <build-file>
     25                    <location>../../dist/InfoMode.jar</location>
     26                </build-file>
    2427            </folders>
    2528            <ide-actions>
     
    3740                    <target>runjosm</target>
    3841                </action>
     42                <action name="debug">
     43                    <script>nbproject/ide-targets.xml</script>
     44                    <target>debug-nb</target>
     45                </action>
    3946            </ide-actions>
     47            <export>
     48                <type>jar</type>
     49                <location>../../dist/InfoMode.jar</location>
     50                <build-target>install</build-target>
     51            </export>
    4052            <view>
    4153                <items>
     
    5365                    <ide-action name="clean"/>
    5466                    <ide-action name="run"/>
     67                    <ide-action name="debug"/>
    5568                </context-menu>
    5669            </view>
     
    6174                <package-root>src</package-root>
    6275                <classpath mode="compile">../../core/src</classpath>
     76                <built-to>../../dist/InfoMode.jar</built-to>
    6377                <source-level>1.6</source-level>
    6478            </compilation-unit>
Note: See TracChangeset for help on using the changeset viewer.