Skip to content

Commit 359da2e

Browse files
Update JDTLS to 1.12.0 (#392)
1 parent 39ca56e commit 359da2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-java.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The slash is expected at the end."
4747
:risky t
4848
:type 'directory)
4949

50-
(defcustom lsp-java-jdt-download-url "https://download.eclipse.org/jdtls/milestones/1.5.0/jdt-language-server-1.5.0-202110191539.tar.gz"
50+
(defcustom lsp-java-jdt-download-url "https://download.eclipse.org/jdtls/milestones/1.12.0/jdt-language-server-1.12.0-202206011637.tar.gz"
5151
"JDT JS download url.
5252
Use http://download.eclipse.org/che/che-ls-jdt/snapshots/che-jdt-language-server-latest.tar.gz if you want to use Eclipse Che JDT LS."
5353
:group 'lsp-java

0 commit comments

Comments
 (0)