Revision: 9821
Author: [email protected]
Date: Mon Mar  7 10:21:02 2011
Log: Added note to Javadoc about running in Eclipse.

Review at http://gwt-code-reviews.appspot.com/1371807/

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=9821

Modified:
 /trunk/user/test/com/google/gwt/requestfactory/RequestFactoryJreSuite.java

=======================================
--- /trunk/user/test/com/google/gwt/requestfactory/RequestFactoryJreSuite.java Fri Jan 14 04:27:42 2011 +++ /trunk/user/test/com/google/gwt/requestfactory/RequestFactoryJreSuite.java Mon Mar 7 10:21:02 2011
@@ -31,6 +31,11 @@

 /**
  * Suite of RequestFactory tests that require the JRE.
+ * <p>
+ * Note: these tests require gwt-user src on the classpath. To run in
+ * Eclipse, use Google Plugin for Eclipse to run as a GWT JUnit test
+ * or edit the Eclipse launch config and add the src folder to the classpath
+ * (click Classpath tab, User entries, Advanced..., Add folders)
  */
 public class RequestFactoryJreSuite {
   public static Test suite() {

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to