Revision: 10555
Author: [email protected]
Date: Thu Aug 18 11:17:07 2011
Log: Edited wiki page RequestFactoryInterfaceValidation through web
user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=10555
Modified:
/wiki/RequestFactoryInterfaceValidation.wiki
=======================================
--- /wiki/RequestFactoryInterfaceValidation.wiki Thu Aug 18 11:06:00 2011
+++ /wiki/RequestFactoryInterfaceValidation.wiki Thu Aug 18 11:17:07 2011
@@ -6,7 +6,7 @@
= Overview =
-*ERRATA This page incorrectly guides you to find requestfactory-apt.jar 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`.*
+*ERRATA This page incorrectly guides you to find requestfactory-apt.jar 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`. Note also that the screen shots are aimed at GWT
contributors.*
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