Author: richard.opalka(a)jboss.com
Date: 2008-08-05 04:33:05 -0400 (Tue, 05 Aug 2008)
New Revision: 8007
Modified:
framework/trunk/.classpath
Log:
fix framework project dependencies
Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath 2008-08-04 13:08:09 UTC (rev 8006)
+++ framework/trunk/.classpath 2008-08-05 08:33:05 UTC (rev 8007)
@@ -9,5 +9,7 @@
</classpathentry>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/jbossws-common"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/jbossws-spi"/>
<classpathentry kind="output" path="target/eclipse-classes"/>
</classpath>
Show replies by date