All Projects → xtext → auto-gwt

xtext / auto-gwt

Licence: EPL-1.0 License
A set of Active Annotations for GWT.

Programming Languages

Xtend
68 projects
shell
77523 projects

Auto-GWT

Build Status

Auto-GWT is a library for GWT that eleminates all superfluous boilerplate from typical GWT idioms and boosts the tool integration to a new level. It's a library for Xtend (http://www.xtend-lang.org/), which is a dense, thin but powerful language over Java. It translates to readable Java source code.

See the website for more info : http://www.auto-gwt.org

Getting Started

Auto-GWT is built with Maven, so simply clone the repository and run mvn clean install in the root directory.

Example

Checkout https://github.com/DJCordhose/todomvc-xtend-gwt to see how Auto-GWT is used in GWT project. Note that, although this example is completely written in Xtend it is not required, you can mix and match Xtend and Java as you wish.

IDE

We currently recommend to use Eclipse since the IntelliJ plug-in for Xtend is not yet available (first beta release soon). Go to http://xtendlang.org and download either the full IDE or use the updatesite to install the Xtend SDK into your existing Eclipse. The Google Plug-in for Eclipse is not required.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].