[gwt-contrib] Re: Eclipse configuration for MobileWebApp. (issue1437801)

2011-05-06 Thread rchandia
On 2011/05/05 22:15:56, rjrjr wrote: Rietveld is choking on this. Yes, something is broken in my git5 client that plays badly with reitveld. The non-eclipse instructions in the README.txt are wrong, aren't they? ant war can't work because of the missing appengine jars. Shouldn't we be

[gwt-contrib] Re: Eclipse configuration for MobileWebApp. (issue1437801)

2011-05-06 Thread Ray Ryan
On Fri, May 6, 2011 at 7:52 AM, rchan...@google.com wrote: On 2011/05/05 22:15:56, rjrjr wrote: Rietveld is choking on this. Yes, something is broken in my git5 client that plays badly with reitveld. The non-eclipse instructions in the README.txt are wrong, aren't they? ant war can't

[gwt-contrib] Re: Eclipse configuration for MobileWebApp. (issue1437801)

2011-05-06 Thread Rodrigo Chandia
On Fri, May 6, 2011 at 12:09 PM, Ray Ryan rj...@google.com wrote: But the distributed app does get the necessary jars in war/WEB-INF/lib and produce a proper war. Cool. How? 'samples/build.xml' calls 'samples/mobilewebapp/ant.xml' with target 'source+libs'. That target copies all necessary

Re: [gwt-contrib] Re: Eclipse configuration for MobileWebApp. (issue1437801)

2011-05-06 Thread Ray Ryan
LGTM, by the way. On Fri, May 6, 2011 at 9:30 AM, Rodrigo Chandia rchan...@google.com wrote: On Fri, May 6, 2011 at 12:09 PM, Ray Ryan rj...@google.com wrote: But the distributed app does get the necessary jars in war/WEB-INF/lib and produce a proper war. Cool. How? 'samples/build.xml'

[gwt-contrib] Re: Eclipse configuration for MobileWebApp. (issue1437801)

2011-05-06 Thread rchandia
Submitted as of r10157 http://gwt-code-reviews.appspot.com/1437801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Eclipse configuration for MobileWebApp. (issue1437801)

2011-05-05 Thread Ray Ryan
Rietveld is choking on this. The non-eclipse instructions in the README.txt are wrong, aren't they? ant war can't work because of the missing appengine jars. Shouldn't we be saying that the sample is configured to assume you're using GPE? On Thu, May 5, 2011 at 2:59 PM, rchan...@google.com