SeelabFhdo / lemma

Home of the Language Ecosystem for Modeling Microservice Architecture (LEMMA)
MIT License
33 stars 8 forks source link

Something with XTEXT validation #77

Open fontysjeffrey opened 3 months ago

fontysjeffrey commented 3 months ago

We are in the process of intergrating Lemma in our Research Solution Toolkit, but we are running into an error, we are not able to solve and has something to do with XTEXT. The message is :

[main] ERROR xt.validation.ResourceValidatorImpl - The string resource '_UI_DiagnosticRoot_diagnostic' could not be located

I already located this setting, in the plugins.properties, but it does not seem to resolve the value from it.

Any ideas?