You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
(Note: this is an issue with the WiP codegen branch, that isn't integrated yet)
The GenModel file is created from the current version of the Ecore model, but isn't reloaded before triggering code generation. If the Ecore model has changed in the meantime, the code generation will fail.
We need to either provide a mechanism for the user to manually reload the Genmodel, or do it automatically before generating code.