Thanks to Jan and Christian for pointing me to the relevant code 
snippets (e.g. in FAQ)!


On 17.09.2012 17:13, Fabian Hänsel wrote:
> Hi,
>
> I'm building up a grammar for Epsilon's ETL model transformation
> language and I stumble upon problems.
>
> Things work out fine in minimal examples, but fail when put together.
> Some things seem to work at first, but some steps (adding more language
> constructs) later start to fail again for no apparent reason. Building
> up new minimal examples, starting a new Eclipse instance for the 1000th
> time, going through a number of small examples all and all over again by
> hand is a 1st class time-killer.
>
> I'd like to use test cases to automatically identify where problems
> arise. The EMFText book only mentions Ant tasks for generation of text
> resources and model registry manipulation. Is there some way to
> automatise *parsing* of a textual model and serialising it as .xmi, too?
>
> I'm also glad to hear of other ways to debug grammars/parsing!
>
> Thanks & best regards
>     Fabian
>
>
>
> PS: besides debugging I guess that scripting is a neat feature anyway
> _______________________________________________
> emftext-users mailing list
> [email protected]
> http://mail-st.inf.tu-dresden.de/cgi-bin/mailman/listinfo/emftext-users
>

_______________________________________________
emftext-users mailing list
[email protected]
http://mail-st.inf.tu-dresden.de/cgi-bin/mailman/listinfo/emftext-users

Reply via email to