Skip to content

Tolerant Loading of Ecore-Metamodels #261

@larsk21

Description

@larsk21

Currently, loading the Ecore metamodels crashes when one of the metamodels has an issue, cannot be processed, or two metamodels with the same URI are on the search path. In order to make this more convenient for users, we should load all metamodels without issues and show an error message (in the CLI and the extension for VS Code) for all remaining metamodels.

It probably makes sense to do the same for the instance models.

see https://github.com/vitruv-tools/NeoJoin/blob/main/lang/frontend/language/src/main/java/tools/vitruv/neojoin/collector/PackageModelCollector.java

Metadata

Metadata

Labels

backendSomething with the backendfrontendSomething with the frontendjavaPull requests that update java code

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions