eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Change dependencies for Lsp4j from nightly/snapshots to latest stable release #359

Closed tortmayr closed 4 years ago

tortmayr commented 5 years ago

The latest LSP4J release (https://github.com/eclipse/lsp4j/releases/tag/v0.8.0) already contains the lsp4j.websocket plugins so we do not have to rely on the nightly/snaphot versions of LSP4J anymore and can swap to the stable release artifacts.