[jbossws-commits] JBossWS SVN: r4193 - container/jboss40/trunk.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Aug 3 11:47:41 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-08-03 11:47:41 -0400 (Fri, 03 Aug 2007)
New Revision: 4193

Modified:
   container/jboss40/trunk/.classpath
Log:
Fix eclipse classpath

Modified: container/jboss40/trunk/.classpath
===================================================================
--- container/jboss40/trunk/.classpath	2007-08-03 15:25:44 UTC (rev 4192)
+++ container/jboss40/trunk/.classpath	2007-08-03 15:47:41 UTC (rev 4193)
@@ -3,10 +3,8 @@
 	<classpathentry excluding="org/jboss/wsf/container/jboss42/jms/" kind="src" path="src/main/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-4.0.x"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/spi"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/container-jboss42"/>
 	<classpathentry kind="lib" path="thirdparty/jaxrpc-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jaxws-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-common.jar"/>




More information about the jbossws-commits mailing list