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

[josm_plugins] switch plugins to Java 7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/FixAddresses/.classpath

    r30124 r30416  
    44        <classpathentry kind="src" path="images/dialogs"/>
    55        <classpathentry excluding="dialogs/" kind="src" path="images"/>
    6         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
     6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    77        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    88        <classpathentry kind="output" path="build"/>
Note: See TracChangeset for help on using the changeset viewer.