We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda63cb commit 4a74cb7Copy full SHA for 4a74cb7
lsp-java.el
@@ -46,7 +46,7 @@ The slash is expected at the end."
46
:risky t
47
:type 'directory)
48
49
-(defcustom lsp-java-jdt-download-url "http://download.eclipse.org/jdtls/milestones/0.40.0/jdt-language-server-0.40.0-201906040221.tar.gz"
+(defcustom lsp-java-jdt-download-url "http://download.eclipse.org/jdtls/snapshots/jdt-language-server-latest.tar.gz"
50
"JDT JS download url.
51
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."
52
:group 'lsp-java
0 commit comments