Changeset 10937 in josm for trunk/.classpath


Ignore:
Timestamp:
2016-09-03T12:24:18+02:00 (8 years ago)
Author:
Don-vip
Message:

sonar - squid:S3658 - Unit tests should throw exceptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r10908 r10937  
    1717        <classpathentry kind="lib" path="test/lib/equalsverifier-2.1.5.jar"/>
    1818        <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
     19        <classpathentry kind="lib" path="test/lib/reflections/guava-19.0.jar"/>
     20        <classpathentry kind="lib" path="test/lib/reflections/javassist-3.20.0-GA.jar"/>
    1921        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_102"/>
    2022        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.