Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 493 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 493 Bytes

Eclipse LSP4J Tutorial Plugin

This Eclipse Plugin is used to view the language servers created in exercises 1-4.

To run:

  • Open this project in Eclipse
    • File > Open Projects from File System
    • Set directory to Path/To/Eclipse_LS_Plugin
    • Import Eclipse_LS_Plugin Project
  • Open target-platform.target with the Target Editor
  • In the Definition tab, Set as Active Target Platform
  • Right click on org.eclipsecon.languageserverplugin project
  • Run As > Eclipse Application