Changeset 4723 in josm for trunk/.classpath
- Timestamp:
- 2011-12-27T16:26:52+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r4282 r4723 7 7 <classpathentry kind="src" path="test/performance"/> 8 8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 9 <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>10 9 <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar"/> 11 10 <classpathentry kind="lib" path="test/lib/fest/fest-reflect-1.1.jar"/> … … 23 22 <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/> 24 23 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.1.jar"/> 24 <classpathentry kind="lib" path="lib/debug-1.0.jar"/> 25 25 <classpathentry kind="output" path="bin"/> 26 26 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.