Skip to content

Commit 7870865

Browse files
committed
include debug-related lsp4e and lsp4j bundles to get them all updated
1 parent 9cf2d7e commit 7870865

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

eclipse-distribution/org.springframework.boot.ide.product.e425/category.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,12 @@
140140
<bundle id="org.apache.log4j"/>
141141
<bundle id="org.yaml.snakeyaml"/>
142142
<bundle id="org.eclipse.lsp4e"/>
143+
<bundle id="org.eclipse.lsp4e.debug"/>
143144
<bundle id="org.eclipse.lsp4e.jdt"/>
144145
<bundle id="org.eclipse.lsp4j"/>
146+
<bundle id="org.eclipse.lsp4j.debug"/>
145147
<bundle id="org.eclipse.lsp4j.jsonrpc"/>
148+
<bundle id="org.eclipse.lsp4j.jsonrpc.debug"/>
146149
<bundle id="org.eclipse.xtext.xbase.lib"/>
147150
<bundle id="org.eclipse.zest.core"/>
148151
<bundle id="org.eclipse.zest.layouts"/>

eclipse-distribution/org.springframework.boot.ide.product.e426/category.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,12 @@
141141
<bundle id="org.apache.log4j"/>
142142
<bundle id="org.yaml.snakeyaml"/>
143143
<bundle id="org.eclipse.lsp4e"/>
144+
<bundle id="org.eclipse.lsp4e.debug"/>
144145
<bundle id="org.eclipse.lsp4e.jdt"/>
145146
<bundle id="org.eclipse.lsp4j"/>
147+
<bundle id="org.eclipse.lsp4j.debug"/>
146148
<bundle id="org.eclipse.lsp4j.jsonrpc"/>
149+
<bundle id="org.eclipse.lsp4j.jsonrpc.debug"/>
147150
<bundle id="org.eclipse.xtext.xbase.lib"/>
148151
<bundle id="org.eclipse.zest.core"/>
149152
<bundle id="org.eclipse.zest.layouts"/>

eclipse-distribution/org.springframework.boot.ide.product.e427/category.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,12 @@
141141
<bundle id="org.apache.log4j"/>
142142
<bundle id="org.yaml.snakeyaml"/>
143143
<bundle id="org.eclipse.lsp4e"/>
144+
<bundle id="org.eclipse.lsp4e.debug"/>
144145
<bundle id="org.eclipse.lsp4e.jdt"/>
145146
<bundle id="org.eclipse.lsp4j"/>
147+
<bundle id="org.eclipse.lsp4j.debug"/>
146148
<bundle id="org.eclipse.lsp4j.jsonrpc"/>
149+
<bundle id="org.eclipse.lsp4j.jsonrpc.debug"/>
147150
<bundle id="org.eclipse.xtext.xbase.lib"/>
148151
<bundle id="org.eclipse.zest.core"/>
149152
<bundle id="org.eclipse.zest.layouts"/>

0 commit comments

Comments
 (0)