git clone https://github.com/itemis/xtext-languageserver-example-lsp4e.git
git clone http://git.eclipse.org/gitroot/lsp4e/lsp4e.git
- Import projects from
lsp4e
into eclipse and set target platform - Import projects from
xtext-languageserver-example-lsp4e
- Start Runtime Eclipse Application
- Create
File->New->Project...->General->Project
- Create a file with extension
mydsl
On slower machines it might be necessary to increase timeout in org.eclipse.lsp4e.ProjectSpecificLanguageServerWrapper.getServerCapabilities()