This repository was archived by the owner on Apr 21, 2023. It is now read-only.
File tree 2 files changed +4
-4
lines changed
org.eclipse.xtext.ide/META-INF
org.eclipse.xtext.ide.tests/META-INF 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Require-Bundle: org.eclipse.xtext;visibility:=reexport,
14
14
org.eclipse.core.runtime;bundle-version="3.13.0",
15
15
org.eclipse.xtext.ide,
16
16
org.junit;bundle-version="4.12.0",
17
- org.eclipse.lsp4j;bundle-version="[0.13 .0,0.14 .0)";resolution:=optional,
18
- org.eclipse.lsp4j.jsonrpc;bundle-version="[0.13 .0,0.14 .0)";resolution:=optional,
17
+ org.eclipse.lsp4j;bundle-version="[0.14 .0,0.15 .0)";resolution:=optional,
18
+ org.eclipse.lsp4j.jsonrpc;bundle-version="[0.14 .0,0.15 .0)";resolution:=optional,
19
19
org.eclipse.xtext.testlanguages,
20
20
org.eclipse.xtext.testlanguages.ide
21
21
Import-Package : org.apache.log4j;version="1.2.19"
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Require-Bundle: org.eclipse.xtext;visibility:=reexport,
11
11
org.eclipse.xtend.lib,
12
12
org.eclipse.core.runtime;bundle-version="3.13.0";resolution:=optional;x-installation:=greedy,
13
13
org.eclipse.equinox.common;bundle-version="3.9.0",
14
- org.eclipse.lsp4j;bundle-version="[0.13 .0,0.14 .0)";resolution:=optional,
15
- org.eclipse.lsp4j.jsonrpc;bundle-version="[0.13 .0,0.14 .0)";resolution:=optional,
14
+ org.eclipse.lsp4j;bundle-version="[0.14 .0,0.15 .0)";resolution:=optional,
15
+ org.eclipse.lsp4j.jsonrpc;bundle-version="[0.14 .0,0.15 .0)";resolution:=optional,
16
16
org.eclipse.emf.ecore.change;bundle-version="[2.14.0,3)"
17
17
Import-Package : org.apache.log4j;version="1.2.19"
18
18
Export-Package : org.eclipse.xtext.ide;
You can’t perform that action at this time.
0 commit comments