Author: richard.opalka(a)jboss.com
Date: 2007-08-21 04:06:13 -0400 (Tue, 21 Aug 2007)
New Revision: 4451
Modified:
framework/branches/ropalka/trunk/.classpath
Log:
fixing eclipse compilation problem of tests sources
Modified: framework/branches/ropalka/trunk/.classpath
===================================================================
--- framework/branches/ropalka/trunk/.classpath 2007-08-21 08:05:17 UTC (rev 4450)
+++ framework/branches/ropalka/trunk/.classpath 2007-08-21 08:06:13 UTC (rev 4451)
@@ -13,6 +13,7 @@
<classpathentry kind="lib" path="thirdparty/jaxrpc-api.jar"/>
<classpathentry kind="lib" path="thirdparty/dom4j.jar"/>
<classpathentry kind="lib" path="thirdparty/saaj-api.jar"/>
+ <classpathentry kind="lib" path="thirdparty/activation.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
<classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="output" path="output/eclipse"/>
Show replies by date