gwt-gae-channel-1.0-20010325

compared with
Current by Bartolomeo Sorrentino
on Oct 11, 2011 17:52.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View page history
h2. How To use
h3. Declare dependency (available from Artifactory)

{code:xml}
<!--
===========================================
CHANNEL API
===========================================
-->
<dependency>
<groupId>gwt-gae-channel</groupId>
<artifactId>gwt-gae-channel</artifactId>
<version>1.0-20010325</version>
</dependency>

{code}

h3. Inherit gwt module

In your GWT descriptor you have to include the following *inherit* declaration
{code:xml}
{code:xml|title=GWT module}
<inherits name="com.google.gwt.appengine.channel.Channel"/>
{code}

h2. report.dependencies.graph.tables.title
h2. Dependency File Details
*GWT GAE channel API*
GWT bindings for the App Engine Channel API client