Author: darran.lofthouse(a)jboss.com
Date: 2007-05-04 14:42:55 -0400 (Fri, 04 May 2007)
New Revision: 2964
Modified:
branches/jbossws-2.0/integration-jboss42/.classpath
Log:
Fix classpath error.
Modified: branches/jbossws-2.0/integration-jboss42/.classpath
===================================================================
--- branches/jbossws-2.0/integration-jboss42/.classpath 2007-05-04 18:37:42 UTC (rev
2963)
+++ branches/jbossws-2.0/integration-jboss42/.classpath 2007-05-04 18:42:55 UTC (rev
2964)
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-4-2-x"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-4.2.x"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/activation.jar"/>
Show replies by date