[jbossws-commits] JBossWS SVN: r6527 - stack/cxf/branches/tdiesler/trunk.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Apr 18 17:37:11 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-04-18 17:37:11 -0400 (Fri, 18 Apr 2008)
New Revision: 6527

Modified:
   stack/cxf/branches/tdiesler/trunk/.classpath
Log:
Fix eclipse output

Modified: stack/cxf/branches/tdiesler/trunk/.classpath
===================================================================
--- stack/cxf/branches/tdiesler/trunk/.classpath	2008-04-18 21:37:07 UTC (rev 6526)
+++ stack/cxf/branches/tdiesler/trunk/.classpath	2008-04-18 21:37:11 UTC (rev 6527)
@@ -7,5 +7,5 @@
 	<classpathentry excluding="**" kind="src" output="modules/client/src/main/resources" path="modules/client/src/main/resources"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path="target/classes"/>
+	<classpathentry kind="output" path="target/eclipse-classes"/>
 </classpath>




More information about the jbossws-commits mailing list