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.

Improve the UI for creating Ecore files, GenModel files and triggering CodeGen #131

@CamilleLetavernier

Description

@CamilleLetavernier

The command-based approach is simple, but not especially user-friendly. It can be hard to know what each parameter means, and especially what the "path" values expect (Absolute path? Relative path? Relative to the workspace, or to the selection? etc.). Also, the commands expect some specific selection (Folder, Ecore file, Ecore genmodel...) and will fail if the selection is incorrect; although without any helpful explanation for the user.

This must be improved. At least, we need:

  • Proper parameter documentation
  • Proper error-reporting to the user

Ideally:

  • Live-validation of the parameters & selection (For a command-based version)
  • A nice form-based wizard (For improved user-friendliness)

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