You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2010/01/31 20:25:58 UTC

svn commit: r905105 - in /james/hupa/trunk: .classpath .settings/com.google.gwt.eclipse.core.prefs

Author: manolo
Date: Sun Jan 31 19:25:58 2010
New Revision: 905105

URL: http://svn.apache.org/viewvc?rev=905105&view=rev
Log:
added path of client tests to eclipse conf files

Modified:
    james/hupa/trunk/.classpath
    james/hupa/trunk/.settings/com.google.gwt.eclipse.core.prefs

Modified: james/hupa/trunk/.classpath
URL: http://svn.apache.org/viewvc/james/hupa/trunk/.classpath?rev=905105&r1=905104&r2=905105&view=diff
==============================================================================
--- james/hupa/trunk/.classpath (original)
+++ james/hupa/trunk/.classpath Sun Jan 31 19:25:58 2010
@@ -5,6 +5,7 @@
 	<classpathentry kind="src" output="server/target/test-classes" path="server/src/test/java"/>
 	<classpathentry kind="src" output="widgets/target/classes" path="widgets/src/main/java"/>
 	<classpathentry kind="src" output="client/war/WEB-INF/classes" path="client/src/main/java"/>
+	<classpathentry kind="src" output="client/target/test-classes" path="client/src/test/java"/>
 	<classpathentry excluding="**" kind="src" output="client/war/WEB-INF/classes" path="client/src/main/resources"/>
 	<classpathentry kind="src" output="client/war/WEB-INF/classes" path="server/src/main/resources"/>
 	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>

Modified: james/hupa/trunk/.settings/com.google.gwt.eclipse.core.prefs
URL: http://svn.apache.org/viewvc/james/hupa/trunk/.settings/com.google.gwt.eclipse.core.prefs?rev=905105&r1=905104&r2=905105&view=diff
==============================================================================
--- james/hupa/trunk/.settings/com.google.gwt.eclipse.core.prefs (original)
+++ james/hupa/trunk/.settings/com.google.gwt.eclipse.core.prefs Sun Jan 31 19:25:58 2010
@@ -1,4 +1,4 @@
 #Sun Aug 30 16:49:18 CEST 2009
 eclipse.preferences.version=1
-entryPointModules=
+entryPointModules=org.apache.hupa.Hupa
 filesCopiedToWebInfLib=gwt-servlet.jar



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org