Author: thomas.diesler(a)jboss.com
Date: 2007-05-09 07:02:47 -0400 (Wed, 09 May 2007)
New Revision: 3011
Modified:
trunk/jbossws-core/.classpath
Log:
Fix eclipse classpath
Modified: trunk/jbossws-core/.classpath
===================================================================
--- trunk/jbossws-core/.classpath 2007-05-09 04:15:16 UTC (rev 3010)
+++ trunk/jbossws-core/.classpath 2007-05-09 11:02:47 UTC (rev 3011)
@@ -31,6 +31,6 @@
<classpathentry kind="lib"
path="/build/thirdparty/wstx.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/getopt.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jboss-common-core.jar"
sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/jbossws-spi.jar"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/jbossws-spi"/>
<classpathentry kind="output" path="output-eclipse"/>
</classpath>
Show replies by date