Server-side anontation imports causing compile errors

2013-11-15 Thread Brian Henry
I'm using Cloud Endpoints on App Engine with GWT and want to use a server side annotation on a class in my Shared package. I think the GWT compiler wants me to inherit a module, but obviously there's no source etc. It's for: import com.google.api.server.spi.config.AnnotationBoolean; import

Facebook + hosted.html

2013-01-07 Thread Brian Henry
A Facebook app I've been working on has stopped working in hosted mode. Some editing of hosted.html was always necessary to get it running inside the Facebook canvas, as per: http://code.google.com/p/google-web-toolkit/issues/detail?id=4468 I've updated Eclipse (4.2.1), GWT (201212122042), the