Ignore:
Timestamp:
2013-07-24T18:01:58+02:00 (12 years ago)
Author:
akks
Message:

[josm_utilsplugin2. josm_commandline, josm_livegps, josm_reverter, josm_opendata, josm_videomapping]:
rearrange menu items and change menu accelerators, add Netbeans projects, fix some syntax warnings

File:
1 edited

Legend:

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

    r29484 r29769  
    1717                </source-folder>
    1818                <source-folder>
    19                     <label>src</label>
    20                     <type>java</type>
    21                     <location>src</location>
    22                     <encoding>UTF-8</encoding>
     19                    <label>F:\Java\josm\core\src</label>
     20                    <location>F:\Java\josm\core\src</location>
    2321                </source-folder>
    2422                <source-folder>
     
    2725                    <location>F:\Java\josm\core\src</location>
    2826                    <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>
    3327                </source-folder>
    3428            </folders>
     
    5448                <items>
    5549                    <source-folder style="packages">
    56                         <label>src</label>
    57                         <location>src</location>
    58                     </source-folder>
    59                     <source-folder style="packages">
    6050                        <label>F:\Java\josm\core\src</label>
    6151                        <location>F:\Java\josm\core\src</location>
     
    7767        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
    7868            <compilation-unit>
    79                 <package-root>src</package-root>
     69                <package-root>F:\Java\josm\core\src</package-root>
    8070                <classpath mode="compile">../../core/src</classpath>
    81                 <source-level>1.6</source-level>
    82             </compilation-unit>
    83             <compilation-unit>
    84                 <package-root>F:\Java\josm\core\src</package-root>
    8571                <source-level>1.6</source-level>
    8672            </compilation-unit>
Note: See TracChangeset for help on using the changeset viewer.