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 9191 <artifactItem >
9292 <groupId >com.microsoft.java</groupId >
9393 <artifactId >com.microsoft.java.debug.plugin</artifactId >
94- <version >0.11 .0</version >
94+ <version >0.20 .0</version >
9595 <outputDirectory >${java.debug.root} </outputDirectory >
9696 <destFileName >java.debug.plugin.jar</destFileName >
9797 </artifactItem >
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ The slash is expected at the end."
4646 :risky t
4747 :type 'directory )
4848
49- (defcustom lsp-java-jdt-download-url " http://download.eclipse.org/jdtls/snapshots/ jdt-language-server-latest .tar.gz"
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"
5050 " JDT JS download url.
5151Use 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."
5252 :group 'lsp-java
You can’t perform that action at this time.
0 commit comments