Skip to content

Unclear order in which the generate xxx must be called #107

@dvojtise

Description

@dvojtise

Sometimes the Generate all fails to complete properly and leaves some errors in the generated code. It is then possible to try to process by launching manually the generate Interfaces, generate Languages, generate Adapters, generate PluginXml (this is the internal order)

However a normal user does not known in which order to call them because the UI simply list them in alphabetical order.

A typical error that requires manual launch of the actions is when the generate languages fails
(most of the time due to other Melange bugs such as #103 #102 #100 #82, ...), problem in the user code or dependencies in the projects)
Knowing the correct order would help the user to find out what is going wrong and find a fix or workaround.

I suggest to simply prefix the command labels with a number in order to make sure to sort them in the popup menu.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions