Author: richard.opalka(a)jboss.com
Date: 2008-07-30 04:31:57 -0400 (Wed, 30 Jul 2008)
New Revision: 7943
Modified:
stack/native/trunk/.classpath
Log:
configure native eclipse project
Modified: stack/native/trunk/.classpath
===================================================================
--- stack/native/trunk/.classpath 2008-07-30 06:05:53 UTC (rev 7942)
+++ stack/native/trunk/.classpath 2008-07-30 08:31:57 UTC (rev 7943)
@@ -12,5 +12,9 @@
<classpathentry kind="src"
path="modules/embedded/src/main/java"/>
<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"/>
+ <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.CR2"/>
<classpathentry kind="output" path="target/eclipse-classes"/>
</classpath>
Show replies by date