Changeset 10580 in josm for trunk/.classpath


Ignore:
Timestamp:
2016-07-21T01:57:41+02:00 (8 years ago)
Author:
Don-vip
Message:

see #11390 - switch to Java 8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r10555 r10580  
    2020        <classpathentry kind="lib" path="test/lib/equalsverifier-2.1.3.jar"/>
    2121        <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
    22         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_80"/>
     22        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_102"/>
    2323        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    2424        <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.jar"/>
Note: See TracChangeset for help on using the changeset viewer.