Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Reload GenModel before generating code #128

@CamilleLetavernier

Description

@CamilleLetavernier

(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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    codegenRelated to Ecore code generation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions