Author: richard.opalka(a)jboss.com
Date: 2009-02-03 04:30:13 -0500 (Tue, 03 Feb 2009)
New Revision: 9212
Modified:
framework/trunk/.classpath
Log:
use m2eclipse only for cp resolution
Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath 2009-02-03 09:29:52 UTC (rev 9211)
+++ framework/trunk/.classpath 2009-02-03 09:30:13 UTC (rev 9212)
@@ -4,7 +4,5 @@
<classpathentry kind="src" path="testsuite/test/java"/>
<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