Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.58 KB

Eclipse LSP4J

Java binding for the Language Server Protocol.

How To Use

A brief overview of how to use LSP4J to implement a server or a client can be found here:

Maven Repositories

p2 Update Sites

Snapshots

The snapshots are regularly deployed to:

Also, you can get them directly from the TypeFox Jenkins server:

Supported LSP Versions

  • LSP4J 0.4.x → LSP 3.7.0
  • LSP4J 0.2.x, 0.3.x → LSP 3.0
  • LSP4J 0.1.x → LSP 2.1

Licenses

LSP4J is published under two licenses: