PT #163067196: LSP4J 0.6.0, LSP4E 0.9.0 snapshot

This commit is contained in:
BoykoAlex
2019-01-08 14:05:48 -05:00
parent 6631c8d10e
commit eadae7da22
6 changed files with 35 additions and 30 deletions

View File

@@ -7,9 +7,9 @@ Bundle-Vendor: Pivotal, Inc.
Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.lsp4e;bundle-version="0.7.0",
org.eclipse.lsp4j.jsonrpc;bundle-version="0.4.0",
org.eclipse.lsp4j;bundle-version="0.4.0",
org.eclipse.lsp4e;bundle-version="0.9.0",
org.eclipse.lsp4j.jsonrpc;bundle-version="0.6.0",
org.eclipse.lsp4j;bundle-version="0.6.0",
org.eclipse.ui.workbench.texteditor,
org.eclipse.jface.text,
com.google.guava,