Changeset 4723 in josm


Ignore:
Timestamp:
2011-12-27T16:26:52+01:00 (12 years ago)
Author:
jttt
Message:

Eclipse classpath (moved debug.jar)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r4282 r4723  
    77        <classpathentry kind="src" path="test/performance"/>
    88        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    9         <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>
    109        <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar"/>
    1110        <classpathentry kind="lib" path="test/lib/fest/fest-reflect-1.1.jar"/>
     
    2322        <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/>
    2423        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.1.jar"/>
     24        <classpathentry kind="lib" path="lib/debug-1.0.jar"/>
    2525        <classpathentry kind="output" path="bin"/>
    2626</classpath>
Note: See TracChangeset for help on using the changeset viewer.