File tree Expand file tree Collapse file tree 3 files changed +2
-52
lines changed
debug/org.eclipse.debug.terminal
src/org/eclipse/debug/terminal Expand file tree Collapse file tree 3 files changed +2
-52
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,10 @@ Bundle-ManifestVersion: 2
33Bundle-Name : Terminal Session Support for Eclipse
44Bundle-SymbolicName : org.eclipse.debug.terminal;singleton:=true
55Bundle-Version : 1.0.0.qualifier
6- Import-Package : com.pty4j;version="0.13.2"
76Require-Bundle : org.eclipse.core.runtime,
87 org.eclipse.debug.core;bundle-version="3.23.0",
9- org.eclipse.tm.terminal.control;bundle-version="5.5.301 ",
10- org.eclipse.cdt.core.native;bundle-version="6.3.401 ",
8+ org.eclipse.tm.terminal.control;bundle-version="5.6.0 ",
9+ org.eclipse.cdt.core.native;bundle-version="6.4.0 ",
1110 org.eclipse.swt;bundle-version="3.130.0",
1211 org.eclipse.ui;bundle-version="3.207.100"
1312Bundle-RequiredExecutionEnvironment : JavaSE-21
Original file line number Diff line number Diff line change 88 id =" org.eclipse.debug.terminal.execFactory1"
99 priority =" 100" >
1010 </execFactory >
11- <execFactory
12- class =" org.eclipse.debug.terminal.Pty4jExecFactory"
13- id =" org.eclipse.debug.terminal.execFactory2"
14- priority =" 0" >
15- </execFactory >
1611 </extension >
1712 <extension
1813 point =" org.eclipse.debug.core.processFactories" >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments