Changeset 11487 in josm for trunk/.classpath
- Timestamp:
- 2017-01-22T19:50:32+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r11478 r11487 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. 1.8.jar"/>17 <classpathentry kind="lib" path="test/lib/equalsverifier-2.2.jar"/> 18 18 <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"/> 21 <classpathentry kind="lib" path="test/lib/system-rules-1.16.0.jar"/> 19 <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"/> 20 <classpathentry kind="lib" path="test/lib/reflections/javassist-3.21.0-GA.jar"/> 21 <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar"/> 22 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/> 22 23 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 23 24 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> … … 26 27 <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.3.jar"/> 27 28 <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/> 28 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.3.jar"/>29 29 <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/> 30 30 <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
Note:
See TracChangeset
for help on using the changeset viewer.