Author: thomas.diesler(a)jboss.com
Date: 2008-01-11 05:56:48 -0500 (Fri, 11 Jan 2008)
New Revision: 5466
Modified:
stack/metro/trunk/.classpath
Log:
Fix eclipse classpath
Modified: stack/metro/trunk/.classpath
===================================================================
--- stack/metro/trunk/.classpath 2008-01-11 10:44:30 UTC (rev 5465)
+++ stack/metro/trunk/.classpath 2008-01-11 10:56:48 UTC (rev 5466)
@@ -20,7 +20,7 @@
<classpathentry kind="lib" path="thirdparty/stax-ex.jar"/>
<classpathentry kind="lib"
path="thirdparty/streambuffer.jar"/>
<classpathentry kind="lib"
path="thirdparty/servlet-api.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
+ <classpathentry kind="lib"
path="thirdparty/jbossws-common.jar"/>
+ <classpathentry kind="lib"
path="thirdparty/jbossws-spi.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Show replies by date