Ignore:
Timestamp:
2014-04-26T04:34:53+02:00 (11 years ago)
Author:
donvip
Message:

[josm_plugins] switch plugins to Java 7

File:
1 edited

Legend:

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

    r29771 r30416  
    7171                <package-root>src</package-root>
    7272                <classpath mode="compile">../../core/src;lib</classpath>
    73                 <source-level>1.6</source-level>
     73                <source-level>1.7</source-level>
    7474            </compilation-unit>
    7575            <compilation-unit>
    7676                <package-root>test/unit</package-root>
    7777                <unit-tests/>
    78                 <source-level>1.6</source-level>
     78                <source-level>1.7</source-level>
    7979            </compilation-unit>
    8080        </java-data>
Note: See TracChangeset for help on using the changeset viewer.