Changeset 943
- Timestamp:
- 11/15/06 19:13:59 (2 years ago)
- Files:
-
- trunk/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/.classpath
r893 r943 34 34 <classpathentry kind="lib" path="lib/test/mockobjects-core.jar"/> 35 35 <classpathentry kind="lib" path="lib/test/junit.jar"/> 36 <classpathentry kind="lib" path="lib/core/wizard.jar"/>37 36 <classpathentry kind="lib" path="lib/core/commons-digester.jar"/> 38 37 <classpathentry kind="lib" path="lib/core/commons-beanutils.jar"/> 39 38 <classpathentry kind="lib" path="lib/core/commons-jxpath.jar"/> 39 <classpathentry kind="lib" path="lib/runtime/slf4j-log4j12.jar"/> 40 <classpathentry kind="lib" path="lib/core/wizard.jar"/> 40 41 <classpathentry kind="output" path=".eclipse"/> 41 42 </classpath>
