Skip to content

Commit 2bfc4fd

Browse files
committed
fixing stupid mistake while choosing the required version of the lsp4e bundle
1 parent 39cb28a commit 2bfc4fd

File tree

1 file changed

+1
-1
lines changed
  • eclipse-language-servers/org.springframework.tooling.boot.ls/META-INF

1 file changed

+1
-1
lines changed

eclipse-language-servers/org.springframework.tooling.boot.ls/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0",
1212
org.eclipse.jdt.ui;bundle-version="3.13.0",
1313
org.eclipse.tm4e.core;bundle-version="0.1.0",
1414
org.eclipse.tm4e.ui;bundle-version="0.1.0",
15-
org.eclipse.lsp4e;bundle-version="0.21.0",
15+
org.eclipse.lsp4e;bundle-version="0.16.0",
1616
org.eclipse.lsp4j;bundle-version="0.19.0",
1717
org.eclipse.lsp4j.jsonrpc;bundle-version="0.19.0",
1818
org.eclipse.ui.workbench,

0 commit comments

Comments
 (0)