Author: richard.opalka(a)jboss.com
Date: 2008-11-10 05:30:48 -0500 (Mon, 10 Nov 2008)
New Revision: 8684
Modified:
stack/cxf/trunk/.classpath
Log:
fix eclipse classpath
Modified: stack/cxf/trunk/.classpath
===================================================================
--- stack/cxf/trunk/.classpath 2008-11-10 10:30:24 UTC (rev 8683)
+++ stack/cxf/trunk/.classpath 2008-11-10 10:30:48 UTC (rev 8684)
@@ -9,5 +9,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-framework"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-spi"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.0.CR2"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/junit"/>
<classpathentry kind="output" path="target/eclipse-classes"/>
</classpath>
Show replies by date