2008/10/9 Oisin Hurley <[EMAIL PROTECTED]>: > Hi Vadim, > Have you got an ANTLR grammar, or BNF of some kind for the DSL? This > is probably a good opportunity for me to learn how to use XText at > long last :)
Yay! Go Oisin! :) > Unless anyone else has made a start...? I made a crappy start a long time ago - probably with an old XText version. Its currently here... https://svn.apache.org/repos/asf/activemq/camel/ide/camel-eclipse/ the antlr grammar goes here... https://svn.apache.org/repos/asf/activemq/camel/ide/camel-eclipse/camel.routing/src/camel.xtxt there's even my failed attempt at turning the XText generated EMF model into a graphic visualisation in there too :) -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
