Author: thomas.diesler(a)jboss.com
Date: 2007-12-17 10:11:37 -0500 (Mon, 17 Dec 2007)
New Revision: 5334
Modified:
framework/trunk/.classpath
Log:
Use common,spi project instead of binaries
Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath 2007-12-17 14:56:31 UTC (rev 5333)
+++ framework/trunk/.classpath 2007-12-17 15:11:37 UTC (rev 5334)
@@ -14,7 +14,7 @@
<classpathentry kind="lib" path="thirdparty/saaj-api.jar"/>
<classpathentry kind="lib" path="thirdparty/activation.jar"/>
<classpathentry kind="lib" path="thirdparty/jaxb-api.jar"/>
- <classpathentry kind="lib"
path="thirdparty/jbossws-common.jar"/>
- <classpathentry kind="lib" path="thirdparty/jbossws-spi.jar"
sourcepath="thirdparty/jbossws-spi-src.zip"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/common"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Show replies by date