added missing third-party dependency for latest tm4e snapshots, otherwise updates will cause broken installation

This commit is contained in:
Martin Lippert
2024-01-03 21:22:36 +01:00
parent c9f62b2cf9
commit e7735efffb
2 changed files with 2 additions and 0 deletions

View File

@@ -140,6 +140,7 @@
<bundle id="org.aopalliance"/>
<bundle id="org.apache.log4j"/>
<bundle id="org.yaml.snakeyaml"/>
<bundle id="org.snakeyaml.engine"/>
<bundle id="org.eclipse.lsp4e"/>
<bundle id="org.eclipse.lsp4e.debug"/>
<bundle id="org.eclipse.lsp4e.jdt"/>

View File

@@ -140,6 +140,7 @@
<bundle id="org.aopalliance"/>
<bundle id="org.apache.log4j"/>
<bundle id="org.yaml.snakeyaml"/>
<bundle id="org.snakeyaml.engine"/>
<bundle id="org.eclipse.lsp4e"/>
<bundle id="org.eclipse.lsp4e.debug"/>
<bundle id="org.eclipse.lsp4e.jdt"/>