Skip to content

Commit 90a48f5

Browse files
committed
Import o.e.terminal.control 1.0.0 package in o.e.debug.terminal
#2021
1 parent 93a5f45 commit 90a48f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debug/org.eclipse.debug.terminal/META-INF/MANIFEST.MF

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.debug.terminal;singleton:=true
55
Bundle-Vendor: %providerName
66
Bundle-Version: 1.0.0.qualifier
7-
Import-Package: org.eclipse.terminal.connector;version="[1.0.0,2.0.0)"
7+
Import-Package: org.eclipse.terminal.connector;version="[1.0.0,2.0.0)",
8+
org.eclipse.terminal.control;version="[1.0.0,2.0.0)"
89
Require-Bundle: org.eclipse.core.runtime,
910
org.eclipse.debug.core;bundle-version="3.23.0",
1011
org.eclipse.cdt.core.native;bundle-version="[6.4.0,7.0.0)",

0 commit comments

Comments
 (0)