This is an extension to the Objectify App Engine opensource project. It allows you to use Google App Engine datastore classes and Objectify classes client-side using GWT.
- https://objectify-gwt.googlecode.com/ - The official project documentation and repository are here.
An officially-maintained github mirror of the repository (to which you can submit pull requests) is available here:
This project builds with Maven.
Install the Maven plugin in Eclipse or IntelliJ and import the pom. To run tests, install the TestNG plugin.