Changeset 13315 in josm for trunk/.classpath
- Timestamp:
- 2018-01-13T18:29:59+01:00 (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 13 13 imagery_* 14 14 validator-* 15 test_BLOCK_v2.* 16 hs_err_pid*
-
- Property svn:ignore
-
trunk/.classpath
r13307 r13315 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 kind="lib" path="test/lib/equalsverifier-2.4.1.jar"/> 17 <classpathentry exported="true" 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 kind="lib" path="test/lib/wiremock-standalone-2.13.0.jar"/> 24 <classpathentry exported="true" 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.