/xtext-languageserver-example-lsp4e

Example Integration of a Xtext Language Server into LSP4e

Primary LanguageShell

xtext-languageserver-example-lsp4e

  1. git clone https://github.com/itemis/xtext-languageserver-example-lsp4e.git
  2. git clone http://git.eclipse.org/gitroot/lsp4e/lsp4e.git
  3. Import projects from lsp4e into eclipse and set target platform
  4. Import projects from xtext-languageserver-example-lsp4e
  5. Start Runtime Eclipse Application
  6. Create File->New->Project...->General->Project
  7. Create a file with extension mydsl

On slower machines it might be necessary to increase timeout in org.eclipse.lsp4e.ProjectSpecificLanguageServerWrapper.getServerCapabilities()