Author: richard.opalka(a)jboss.com
Date: 2008-11-10 05:30:08 -0500 (Mon, 10 Nov 2008)
New Revision: 8682
Modified:
stack/native/trunk/.classpath
Log:
fix eclipse classpath
Modified: stack/native/trunk/.classpath
===================================================================
--- stack/native/trunk/.classpath 2008-11-07 16:04:33 UTC (rev 8681)
+++ stack/native/trunk/.classpath 2008-11-10 10:30:08 UTC (rev 8682)
@@ -14,5 +14,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-framework"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-spi"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.0.GA"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/junit"/>
<classpathentry kind="output" path="target/eclipse-classes"/>
</classpath>
Show replies by date