Closed GoogleCodeExporter closed 8 years ago
Got some online help from Sebastian Zarnekow luckily.
It is important that Ecore.ecore is not in the workspace. This was the case for
the unit tests. Removed Ecore.ecore and Ecore.genmodel from the workspace.
Next, in the spray.genmodel the feature "Initialize by loading" was set to true
for the Spray GenPackage. This caused that a spray.ecore was produced into the
impl package, and SprayPackageImpl#initialize() loaded that file. Set this flag
to false now.
Refactored GenModelHelperTest to test against BusinessDomainDsl.genmodel
instead of Ecore.genmode.
Original comment by karsten....@googlemail.com
on 10 Nov 2011 at 8:02
This issue was closed by revision 7ffbcada295c.
Original comment by karsten....@googlemail.com
on 10 Nov 2011 at 8:03
Original issue reported on code.google.com by
karsten....@googlemail.com
on 10 Nov 2011 at 5:55