8000 Automatically validate project when a metamodel in the ALE environment changes · Issue #186 · gemoc/ale-lang · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Automatically validate project when a metamodel in the ALE environment changes #186
Open
@echebbi

Description

@echebbi

Motivation

Validators are only triggered when making changes in the editor. However, adding/removing/renaming a class/method/attribute to/from a metamodel should also trigger a new validation.

Proposed Solution

Detec 5430 t when the a metamodel changes and programmatically trigger a new Xtext validation every time.

Proposed Implementation

Not sure about the best implementation; I see two possibilities:

  • use a couple resource/preferences listeners
  • use a project builder.

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

      0