You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in latest version of GEMOC 3.6.0 (based on Eclipse 2022-06, xtend 2.25)
a lot of error messages occurs in the Default messagingSystem console and the Error Log view
org.eclipse.xtext.xbase.resource.BatchLinkableResourceStorageWritable - Object (JvmParameterizedTypeReference: java.lang.String) is not contained in any resource
The code seems to works but isn't comfortable for the user
Apparently this wasn't the case with the previous version of the studio based on Eclipse 2021-12 (xtend 2.27)
The Xtend active annotation of K3 is the same (same version of K3 in both GEMOC installations)
Expected behavior
no error message in the console or the Error log when working with K3/Xtend projects.
Bug description
in latest version of GEMOC 3.6.0 (based on Eclipse 2022-06, xtend 2.25)
a lot of error messages occurs in the
Default messagingSystem console
and the Error Log viewThe code seems to works but isn't comfortable for the user
Apparently this wasn't the case with the previous version of the studio based on Eclipse 2021-12 (xtend 2.27)
The Xtend active annotation of K3 is the same (same version of K3 in both GEMOC installations)
Expected behavior
no error message in the console or the Error log when working with K3/Xtend projects.
How to reproduce
Steps to reproduce the behavior:
Additional context
Screenshot
The text was updated successfully, but these errors were encountered: