One plugin crash, it affects another #16197
Replies: 1 comment
-
Note that there's already a discussion on this in eclipse-langium/langium#2006 with a bit more context. I will close this and continue the discussion in there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working with a Theia-based application where i have added multiple plugins. However, if the Java plugin crashes for any reason, it also causes another plugin(which i used to write DSL) to crash. Could you please guide me on how to isolate or resolve this issue so that one plugin’s failure does not affect the other?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions