include debug-related lsp4e and lsp4j bundles to get them all updated

This commit is contained in:
Martin Lippert
2023-03-03 17:13:59 +01:00
parent 9cf2d7ea89
commit 78708653b4
3 changed files with 9 additions and 0 deletions

View File

@@ -140,9 +140,12 @@
<bundle id="org.apache.log4j"/>
<bundle id="org.yaml.snakeyaml"/>
<bundle id="org.eclipse.lsp4e"/>
<bundle id="org.eclipse.lsp4e.debug"/>
<bundle id="org.eclipse.lsp4e.jdt"/>
<bundle id="org.eclipse.lsp4j"/>
<bundle id="org.eclipse.lsp4j.debug"/>
<bundle id="org.eclipse.lsp4j.jsonrpc"/>
<bundle id="org.eclipse.lsp4j.jsonrpc.debug"/>
<bundle id="org.eclipse.xtext.xbase.lib"/>
<bundle id="org.eclipse.zest.core"/>
<bundle id="org.eclipse.zest.layouts"/>

View File

@@ -141,9 +141,12 @@
<bundle id="org.apache.log4j"/>
<bundle id="org.yaml.snakeyaml"/>
<bundle id="org.eclipse.lsp4e"/>
<bundle id="org.eclipse.lsp4e.debug"/>
<bundle id="org.eclipse.lsp4e.jdt"/>
<bundle id="org.eclipse.lsp4j"/>
<bundle id="org.eclipse.lsp4j.debug"/>
<bundle id="org.eclipse.lsp4j.jsonrpc"/>
<bundle id="org.eclipse.lsp4j.jsonrpc.debug"/>
<bundle id="org.eclipse.xtext.xbase.lib"/>
<bundle id="org.eclipse.zest.core"/>
<bundle id="org.eclipse.zest.layouts"/>

View File

@@ -141,9 +141,12 @@
<bundle id="org.apache.log4j"/>
<bundle id="org.yaml.snakeyaml"/>
<bundle id="org.eclipse.lsp4e"/>
<bundle id="org.eclipse.lsp4e.debug"/>
<bundle id="org.eclipse.lsp4e.jdt"/>
<bundle id="org.eclipse.lsp4j"/>
<bundle id="org.eclipse.lsp4j.debug"/>
<bundle id="org.eclipse.lsp4j.jsonrpc"/>
<bundle id="org.eclipse.lsp4j.jsonrpc.debug"/>
<bundle id="org.eclipse.xtext.xbase.lib"/>
<bundle id="org.eclipse.zest.core"/>
<bundle id="org.eclipse.zest.layouts"/>