Skip to content

Commit

Permalink
update LSP4E dependency (eclipse-cdt#377)
Browse files Browse the repository at this point in the history
otherwise the LS restart would throw an exception
  • Loading branch information
ghentschke authored Sep 18, 2024
1 parent 2639a46 commit baebc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.cdt.lsp/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Bundle-Activator: org.eclipse.cdt.lsp.plugin.LspPlugin
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.lsp4e;bundle-version="0.18.5",
org.eclipse.lsp4e;bundle-version="0.18.14",
org.eclipse.tm4e.ui,
org.eclipse.tm4e.languageconfiguration,
org.eclipse.ui.genericeditor,
Expand Down

0 comments on commit baebc91

Please sign in to comment.