Saturday, October 1, 2011

Re: The RequestFactory ValidationTool must be run for the RequestFactory type

When you run the application, you should get errors in the "Development Mode" or "Console" Tabs. Can you post them?
You get there some good hints where to look for the problem.

2011/10/1 TULC <evan.a.terry@gmail.com>
I had also assumed the verbose=false line wasn't necessary, but
unfortunately even with that option I still get the same error.  My
steps are:

 - enable project specific settings (Java Compiler/Annotation
Processing)
 - enable annotation processing
 - enable processing in editor
 - .apt_generated is already listed as the generated source directory
 - add verbose=false processor option
 - enable project specific settings (Java Compiler/Annotation
Processing/Factory Path)
 - add C:\Program Files\Eclipse\Indigo\plugins
\com.google.gwt.eclipse.sdkbundle_2.4.0.r37v2011083017107\gwt-2.4.0\requestfactory-
apt.jar
 - debug as Web Application

I got quite excited when I read your reply, despite how dumb I would
feel if that was all it took to fix the problem... I just can't quite
work out what I'm doing wrong!

Thanks for your help,
Evan

On Sep 23, 5:03 pm, Jonas <jonas.zumk...@gmail.com> wrote:
> Hi,
>
> this Wiki entry helped me to solve the problem:http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterf...
> Do exactly what is shown in the printscreens and it should work.
>
> If it's not working tell exactly what you did. I almost got crazy and did
> see that they added verbose=false to "Annotation Processing". I thought this
> isn't necessary as they didn't mention it in the text. I was wrong.
>
> Jonas

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment