For the annotation processor, put requestfactory-apt.jar in you classpath and you should be ok. If you want to manually run it, see the official wiki [1], where you can find the command line, maven and ant (in comments) instructions.
[1] http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation#ValidationTool On Sunday, April 7, 2013 2:39:32 PM UTC+2, Aman Sharma wrote: > > Thanks Thomas. > > Your solution is right. > > Now I have to do this > http://vivagwt.blogspot.in/2011/09/requestfactory-en-gwt-24.html but how > do I add requestfactory-apt.jar annotation processor to my project > manually. Instructions on this link is for only Eclipse. > > > And also do I have to define a getter method even I am not using it just > to prevent those Umbrella Exceptions? > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
