Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 758 Bytes

File metadata and controls

21 lines (12 loc) · 758 Bytes

Objectify GWT

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.

Forum

Github

An officially-maintained github mirror of the repository (to which you can submit pull requests) is available here:

BUILDING:

This project builds with Maven.

DEVELOPMENT:

Install the Maven plugin in Eclipse or IntelliJ and import the pom. To run tests, install the TestNG plugin.