0.1 is the first release of LSP4J. LSP4J provides a Java API for the language server protocol, to support implementing a language client or language server in Java.
Version 0.1 is compatible with the version 2.0 of the language server protocol [1].
[1] - https://github.com/Microsoft/language-server-protocol/blob/master/versions/protocol-2-x.md
Name | Date | Description |
---|---|---|
0.1.0.M4 | 2016/12/16 | Milestone 4 of the Oxygen Simultaneous Release Plan |