Skip to content

Commit b7db5b3

Browse files
Bump jdtls to 1.5.0 (#363)
* Bump download-maven-plugin to 1.6.7 Https proxy works after 1.5.1. See download-maven-plugin/download-maven-plugin#157 * Bump jdtls to 1.5.0 Fix #362
1 parent 94d33a0 commit b7db5b3

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.4.0/jdt-language-server-1.4.0-202109161824.tar.gz"
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"
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)