File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 117117 <artifactItem >
118118 <groupId >com.microsoft.java</groupId >
119119 <artifactId >com.microsoft.java.debug.plugin</artifactId >
120- <version >0.30 .0</version >
120+ <version >0.34 .0</version >
121121 <outputDirectory >${java.debug.root} </outputDirectory >
122122 <destFileName >java.debug.plugin.jar</destFileName >
123123 </artifactItem >
Original file line number Diff line number Diff 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.0 .0/jdt-language-server-1.0 .0-202104151857 .tar.gz"
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"
5151 " JDT JS download url.
5252Use 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
You can’t perform that action at this time.
0 commit comments