[jboss-cvs] JBossAS SVN: r66001 - branches/Branch_4_2/webservices.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 10 04:35:26 EDT 2007
Author: thomas.diesler at jboss.com
Date: 2007-10-10 04:35:26 -0400 (Wed, 10 Oct 2007)
New Revision: 66001
Modified:
branches/Branch_4_2/webservices/.classpath
Log:
Add src zip to eclipse classpath
Modified: branches/Branch_4_2/webservices/.classpath
===================================================================
--- branches/Branch_4_2/webservices/.classpath 2007-10-10 08:00:24 UTC (rev 66000)
+++ branches/Branch_4_2/webservices/.classpath 2007-10-10 08:35:26 UTC (rev 66001)
@@ -18,7 +18,7 @@
<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar"/>
- <classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar" sourcepath="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi-src.zip"/>
<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar" sourcepath="/thirdparty/jboss/common/lib/jboss-common-sources.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jmx"/>
<classpathentry combineaccessrules="false" kind="src" path="/j2ee"/>
More information about the jboss-cvs-commits
mailing list