| [news.eclipse.tools.emf] Re: Interdependency of EMF models |
Kai,
I'm surprised it would let you. Perhaps you added dependencies after creating the GenModel and didn't reload it? Interdependent packages need to be initialized in an interdependent way and need to be generated at the same time from a single GenModel....
Kai Schlamp wrote:Hello Ed,
both are in seperate generator models. When setting up the generator model, I add the other package (resp. genmodel) via "Reference generator models" in the setup wizard.
So, this won't work?
Ed Merks wrote:Kai,
Interdependency is definitely allowed, as long as both packages are part of a single GenModel. Any there clues in the Error Log? Feel free to open a bugzilla with a sample that reproduces this inappropriate behavior.