|
From: Sascha D. <s87...@in...> - 2007-10-30 18:05:34
|
hi, i tryed the java--tutorial as it is explained on the website. now i tryed to do this tutorial with the help of the CoMoGen(?)-subsytem. first i created the two files java.as and java.cs with the content of the website. then i added a slot to the MemberDeclaration in java.as. this results in two files java.ecore and reuse.java.ecore. when i try to generate a language-plugin from the reuse.java.ecore file, then the generated plugin contains different errors. when i map the ecore-file to an abstract-sytax-file (reuse.java.as) and use this one for generating the plugin, then the plugin-folder is empty. (i also got errors when i try to generate the text-parser plugin, from a file reuse.java.cs which i generated with the help of the definition from the tutorial) what did i do wrong? is there somewhere an explanation how to use CoMoGen right? greetz, Sascha |