Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.54 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.2.x → LSP 3.x
  • LSP4J 0.1.x → LSP 2.x

Licenses

LSP4J is published under two licenses: