See 
http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation
In 2.4 the annotation processor is already there (called RfApt, living in 
requestfactory-apt.jar; note that there's no ValidationTool in 2.4 though), 
so you have to compile your proxies with the RfApt in the classpath 
(provided you use Java 6 at a minimum) or use the 'apt' tool from the 
command line to process your source files (or activate annotation processing 
in Eclipse, and add requestfactory-apt.jar to the list of annotation 
processors).

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/A1vNnw0X0CkJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to