Changeset 11200 in josm for trunk/.classpath


Ignore:
Timestamp:
2016-10-30T23:00:42+01:00 (7 years ago)
Author:
Don-vip
Message:

tools update (checkstyle 7.2, equalsverifier 2.1.6)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r11101 r11200  
    1515        <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
    1616        <classpathentry kind="lib" path="test/lib/jfcunit.jar"/>
    17         <classpathentry kind="lib" path="test/lib/equalsverifier-2.1.5.jar"/>
     17        <classpathentry kind="lib" path="test/lib/equalsverifier-2.1.6.jar"/>
    1818        <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
    1919        <classpathentry kind="lib" path="test/lib/reflections/guava-19.0.jar"/>
    2020        <classpathentry kind="lib" path="test/lib/reflections/javassist-3.20.0-GA.jar"/>
    2121        <classpathentry kind="lib" path="test/lib/system-rules-1.16.0.jar"/>
    22         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_102"/>
     22        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    2323        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    2424        <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar"/>
Note: See TracChangeset for help on using the changeset viewer.