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/OsmInspectorPlugin/.classpath

    r29853 r30416  
    1010        <classpathentry kind="lib" path="lib/gt-render-8.0.jar"/>
    1111        <classpathentry kind="lib" path="lib/jts-1.12.jar"/>
    12         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
     12        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    1313        <classpathentry kind="lib" path="lib/gt-wfs-8.0.jar"/>
    1414        <classpathentry kind="lib" path="lib/gt-epsg-extension-8.0.jar"/>
Note: See TracChangeset for help on using the changeset viewer.