Author: richard.opalka(a)jboss.com
Date: 2008-11-10 08:41:30 -0500 (Mon, 10 Nov 2008)
New Revision: 8686
Modified:
framework/trunk/.classpath
Log:
fix eclipse classpath
Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath 2008-11-10 11:02:38 UTC (rev 8685)
+++ framework/trunk/.classpath 2008-11-10 13:41:30 UTC (rev 8686)
@@ -2,11 +2,6 @@
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="testsuite/test/java"/>
- <classpathentry kind="src" path="src/test/java">
- <attributes>
- <attribute name="maven.type" value="test"/>
- </attributes>
- </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"/>
Show replies by date