Skip to content

Commit

Permalink
Bump JDTLS to latest version
Browse files Browse the repository at this point in the history
- Breaking change! New JDTS requires java 17 if you want older version refer to
`lsp-java-jdt-download-url`.
  • Loading branch information
yyoncho committed May 2, 2023
1 parent dbe448a commit 947fa1d
Show file tree
Hide file tree
Showing 2 changed files with 699 additions and 203 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ lsp-java

Emacs Java IDE using [Eclipse JDT Language Server](https://projects.eclipse.org/projects/eclipse.jdt.ls).

## Requirements
- JDK 17

## Features
LSP java mode supports the following JDT Features:

Expand Down
Loading

0 comments on commit 947fa1d

Please sign in to comment.