Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 588 Bytes

File metadata and controls

16 lines (9 loc) · 588 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

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.