eclipse-gemoc / eclipse-gemoc/gemoc-studio-modeldebugging

Provide checkers for ecore/ALE/k3/... entries (via extension point) for dsl file content

Open
#49 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
6
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The new dsl file does not report any error or warning for files such as

```
name = org.eclipse.gemoc.example.k3fsm.K3fsm
ecore = platform:/resource/ecoreFilePath,platform:/resource/org.eclipse.gemoc.example.k3fsm/model/k3fsm.ecore
k3 = qualified.class.name
```

As dsl file is an extensible format we need to set up a mechanism so the check can be contributed by component.

In this case: the general GEMOC framework should provide a check about the ecore entry and the k3 entry in order to verify that it correctly indicates a existing resources.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.