Hi Fabian, can you forward the answers in case someone faces the same issue in the future?
Thanks, Mirko Am 17.09.2012 17:30, schrieb Fabian Hänsel: > 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 > -- Dr.-Ing. Mirko Seifert Geschäftsführer DevBoost GmbH Rungestr. 22-24 10179 Berlin Tel.: +49 1577 444 1168 E-Mail: [email protected] Handelsregister Amtsgericht Berlin (Charlottenburg) HRB 140026 _______________________________________________ emftext-users mailing list [email protected] http://mail-st.inf.tu-dresden.de/cgi-bin/mailman/listinfo/emftext-users
