Author: thomas.diesler(a)jboss.com
Date: 2008-04-18 17:37:03 -0400 (Fri, 18 Apr 2008)
New Revision: 6525
Modified:
spi/trunk/.classpath
Log:
Fix eclipse output
Modified: spi/trunk/.classpath
===================================================================
--- spi/trunk/.classpath 2008-04-18 21:36:59 UTC (rev 6524)
+++ spi/trunk/.classpath 2008-04-18 21:37:03 UTC (rev 6525)
@@ -10,5 +10,5 @@
<classpathentry excluding="**" kind="src"
output="src/test/resources" path="src/test/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>
Show replies by date