Community
Participate
Working Groups
I have the following .ecore model structure: Package1 |-Package2 I use the following ant task to generate the genmodel: <epsilon.eugenia src="../my.plugin.name/model.ecore" firststep="genmodel" laststep="genmodel"></epsilon.eugenia> The generated genmodel has the following structure: Package1 |-Package2 Package2
Ralph, Thanks for reporting this. Using nested packages in Ecore is generally not a very good idea (Ed Merks himself has in several occasions advised against using this feature - I can dig out concrete pointers if needed). Would it be an option to flatten your Ecore model?
Hi, I currently do not have this option. I would like to have to packages. Usually I would put these two in seperate meta-models. But in this case the elements from both packages reference each other. Hence, I would creare a circle dependency. Ralph
Fixed in the SVN - r2193
Fixed in the latest interim version (1.0.0.201304211529).
Fixed in 1.1