Skip to content

Commit 8279c21

Browse files
committed
Import o.e.terminal.* 1.0.0 packages in o.e.debug.terminal
#2021
1 parent 0996e32 commit 8279c21

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,9 +4,10 @@ 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)",
8+
org.eclipse.terminal.control;version="[1.0.0,2.0.0)"
79
Require-Bundle: org.eclipse.core.runtime,
810
org.eclipse.debug.core;bundle-version="3.23.0",
9-
org.eclipse.terminal.control;bundle-version="5.6.0",
1011
org.eclipse.cdt.core.native;bundle-version="[6.4.0,7.0.0)",
1112
org.eclipse.swt;bundle-version="3.130.0",
1213
org.eclipse.ui;bundle-version="3.207.100",

0 commit comments

Comments
 (0)