Java binding for the Language Server Protocol.
A brief overview of how to use LSP4J to implement a server or a client can be found here:
- Releases: http://download.eclipse.org/lsp4j/updates/releases/
- Milestones: http://download.eclipse.org/lsp4j/updates/milestones/
- Nightly: http://services.typefox.io/open-source/jenkins/job/lsp4j/job/master/lastStableBuild/artifact/build/p2-repository/
The snapshots are regularly deployed to:
Also, you can get them directly from the TypeFox Jenkins server:
- LSP4J 0.2.x → LSP 3.x
- LSP4J 0.1.x → LSP 2.x
LSP4J is published under two licenses: