浏览代码

Allow unit tests involving EH-CACHE direct from Eclipse.

Ben Alex 21 年之前
父节点
当前提交
f701ae3952
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .classpath

+ 1 - 0
.classpath

@@ -25,5 +25,6 @@
 	<classpathentry kind="lib" path="lib/cas/cas-2.0.12-beta3.jar"/>
 	<classpathentry kind="lib" path="lib/cas/casclient-2.0.10.jar"/>
 	<classpathentry kind="lib" path="lib/spring/spring-mock.jar"/>
+	<classpathentry kind="lib" path="lib/jakarta-commons/commons-collections.jar"/>
 	<classpathentry kind="output" path="target/eclipseclasses"/>
 </classpath>