Revision: 10553
Author:   [email protected]
Date:     Thu Aug 18 11:05:09 2011
Log: Edited wiki page RequestFactoryInterfaceValidation through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=10553

Modified:
 /wiki/RequestFactoryInterfaceValidation.wiki

=======================================
--- /wiki/RequestFactoryInterfaceValidation.wiki        Thu Aug 18 11:04:28 2011
+++ /wiki/RequestFactoryInterfaceValidation.wiki        Thu Aug 18 11:05:09 2011
@@ -6,7 +6,7 @@

 = Overview =

-*ERRATA This page incorrectly guides you to use requestfactory-apt.jar, and to find it in the GWT_TOOLS directory. Instead, Developers should find the requestfactory-apt.jar that came with their distribution. GWT contributors should use the appropriate dated jar (at this writing requestfactory-apt-2011-08-18.jar) or build their own.* +*ERRATA This page incorrectly guides you to use requestfactory-apt.jar, and to find it in the GWT_TOOLS directory. Instead, Developers should find the requestfactory-apt.jar that came with their distribution. GWT contributors should use the appropriately dated jar in GWT_TOOLS (at this writing requestfactory-apt-2011-08-18.jar), or build their own via ant requestfactory.*

The RequestFactory annotation processor will validate the RequestFactory interface declarations and ensure that the mapping of proxy properties and context methods to their domain types is valid. The manner in which the errors are reported depends on the method by which the annotation processor is invoked.

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

Reply via email to