Re: GWT Client for App Engine Endpoints

2017-01-11 Thread Michael Joyner (NewsRx)
I don't know how much it will help, but RestyGWT could be used for the GWT client to access JSON data via a predefined and share-able json rest interface definition. Then you could use the builts, (a bit manaully), of libGDX net to to http/json calls to the end point. The end point I would

Re: Internal GWT 2.8.0 compiler exception

2016-11-16 Thread Michael Joyner (NewsRx)
Have you tried increasing the allocated ram? On 11/16/2016 12:41 PM, jgindin wrote: I'm trying to update my project from GWT 2.7.0 to 2.8.0. However, I'm getting the following error during the GWT compilation. We're using dagger and guava 20. I've validated that: * dagger-compiler is