Changeset 5647
- Timestamp:
- 10/06/08 12:35:21 (7 weeks ago)
- Files:
-
- 1 modified
-
trunk/.classpath (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r5643 r5647 9 9 <classpathentry kind="lib" path="LIB/commons-logging-1.0.4.jar"/> 10 10 <classpathentry kind="lib" path="LIB/test/junit-3.8.1.jar"/> 11 <classpathentry kind="lib" path="LIB/swingx-2007_09_16.jar"/>12 11 <classpathentry kind="lib" path="LIB/log4j-1.2.14.jar"/> 13 12 <classpathentry kind="lib" path="LIB/commons-codec-1.3.jar"/> … … 24 23 <classpathentry kind="lib" path="LIB/ice-3.3.0.jar"/> 25 24 <classpathentry kind="lib" path="LIB/OmeroJava-Beta4.jar"/> 25 <classpathentry kind="lib" path="LIB/swingx-0.9.4.jar"/> 26 26 <classpathentry kind="output" path="bin"/> 27 27 </classpath>
