Skip to content

How to combine Xtext, Vaadin and OSGi using Maven for Rapid Prototyping

Notifications You must be signed in to change notification settings

codezork/DSL-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSL-Blog

How to combine Xtext, Vaadin and OSGi using Maven for Rapid Prototyping

This example will explain some features of Xtext working under OSGi as well as some of Vaadin, a framework to build beautiful web apps very quickly. Vaadin will be combined with D3 framework and TopoJson, a framework to render geojson data for maps. Everything is build with maven and runs in a Jetty container. The grammar will be installable through a p2 repository in Eclipse. For the Xtext part I will also show how to separate the semantic model from the grammar.

Read the blog at http://codezork.wordpress.com

About

How to combine Xtext, Vaadin and OSGi using Maven for Rapid Prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published