- [diagram] Fixed a bug that prevented successful completion the
DefaultModelInitializationConstraint
#47 - [editor] Made editor retrieval thread safe to ensure that actions that are sent after the editor has been disposed are correctly handled (i.e. ignored) #48
- [example] Improved and modernized styling of the GLSP workflow example #49
- [editor] Fixed a bug to ensure that keybindings are also working when using
WebView2
#54
- [build] Removed dependency to
Apache Commons IO
#52 - [gmodel] Rename handlers and services that operate directly on the GModels #53:
IdePasteOperationHandler
->GModelIdePasteOperationHandler
Inception of the Eclipse GLSP IDE integration. This project provides the glue code for integrating browser-based GLSP diagram into the Eclipse IDE.