Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Xtend/thirdparty"

(Created page with "A collection of libraries (e.g. active annotations and glue APIs). {| border="1" cellspacing="0" cellpadding="5" align="center" |- ! Name ! Description ! Keywords |- | [http...")
 
Line 10: Line 10:
 
| XtendFX is a little library making JavaFX programming in Java and Xtend a joy.
 
| XtendFX is a little library making JavaFX programming in Java and Xtend a joy.
 
| ActiveAnnotation JavaFX Builder
 
| ActiveAnnotation JavaFX Builder
 +
|-
 +
| [https://github.com/DJCordhose/todomvc-xtend-gwt GWT Todo App]
 +
| This implementation of the TodoMVC app uses GWT and Xtend.
 +
| Example ActiveAnnotation GWT
 +
|-
 +
| [https://github.com/svenefftinge/vertx.examples.xtend Vert.x examples]
 +
| Vert.x examples reimplemented in Xtend
 +
| Example Vert.x
 +
|-
 +
| [https://github.com/svenefftinge/xtended_neo4j Neo4J & Xtend]
 +
| An active annotation for data mapping to Neo4j nodes.
 +
| Example Neo4J ActiveAnnotation
 
|}
 
|}

Revision as of 03:34, 9 October 2013

A collection of libraries (e.g. active annotations and glue APIs).

Name Description Keywords
XtendFX XtendFX is a little library making JavaFX programming in Java and Xtend a joy. ActiveAnnotation JavaFX Builder
GWT Todo App This implementation of the TodoMVC app uses GWT and Xtend. Example ActiveAnnotation GWT
Vert.x examples Vert.x examples reimplemented in Xtend Example Vert.x
Neo4J & Xtend An active annotation for data mapping to Neo4j nodes. Example Neo4J ActiveAnnotation

Copyright © Eclipse Foundation, Inc. All Rights Reserved.