Changeset 13307 in josm for trunk/.classpath
- Timestamp:
- 2018-01-12T20:36:23+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r13112 r13307 15 15 <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/> 16 16 <classpathentry kind="lib" path="test/lib/jfcunit.jar"/> 17 <classpathentry exported="true"kind="lib" path="test/lib/equalsverifier-2.4.jar"/>17 <classpathentry kind="lib" path="test/lib/equalsverifier-2.4.1.jar"/> 18 18 <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/> 19 19 <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"/> … … 22 22 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/> 23 23 <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/> 24 <classpathentry exported="true"kind="lib" path="test/lib/wiremock-standalone-2.10.1.jar"/>24 <classpathentry kind="lib" path="test/lib/wiremock-standalone-2.13.0.jar"/> 25 25 <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.0.0.jar"/> 26 26 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Note:
See TracChangeset
for help on using the changeset viewer.