I'm currently running my project under GWT 2.3 and trying to migrate to GWT 2.4. However, the Validation Tool is not running. The code compiles just fine and I get the URL to load the project, but when I do load it, I get the following error message:
The RequestFactory ValidationTool must be run for the RequestFactory type
I'm using Maven and so I followed all the information here: http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation and here: http://googlewebtoolkit.blogspot.com/2011/09/working-with-maven-and-requestfactory.html - However, that is not working.
I already tried with Ecipse 3.6 and 3.7, but the result is the same. I also tried to change the eclipse configuration but nothing happens.
Does anyone have any idea of what I'm missing?
Thanks in advance
--
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