My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

The project is a GWT module which contains a generator capable of taking GWT classes and exporting them as ordinary Javascript APIs callable from hand-written Javascript without JSNI, and suitable for use in mashups.

Develop an application or library in GWT and use gwtexporter annotations to make classes and methods available from javascript.

The project includes a class to generate the Api documentation of the exported javascript.

Take a look to the Getting Started Guide to learn how to use it.

Powered by Google Project Hosting