[jbossws-commits] JBossWS SVN: r6526 - container/jboss42/branches/jbossws-jboss422.

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


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

Modified:
   container/jboss42/branches/jbossws-jboss422/.classpath
Log:
Fix eclipse output

Modified: container/jboss42/branches/jbossws-jboss422/.classpath
===================================================================
--- container/jboss42/branches/jbossws-jboss422/.classpath	2008-04-18 21:37:03 UTC (rev 6525)
+++ container/jboss42/branches/jbossws-jboss422/.classpath	2008-04-18 21:37:07 UTC (rev 6526)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path=""/>
+	<classpathentry kind="output" path="target/eclipse-classes"/>
 </classpath>




More information about the jbossws-commits mailing list