1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/plugins
Doug Schaefer c0335a085e Bug 507989 - Allow choosing of o.e.remote connection type
Collect the list of connection types that support the command shell
service and pass that to the RemoteConnectionWidget so that you can
select which one you want.

Also adds a fix to the connection manager that was closing the
terminal of read returned 0 bytes. That's generally not an end of
file condition, especially with Serial Ports. There ugliness to them
where you can't close the port while it's blocked on the read, which
means it needs to return once in a while.

Fix setting of title and force new to match the other delegates.

Change-Id: I6b78d789ca28284379d8f1136062ec180e1a8f5c
Signed-off-by: Doug Schaefer <dschaefer@blackberry.com>
2016-11-24 10:27:17 -05:00
..
org.eclipse.tm.terminal.connector.local [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.connector.process [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.connector.remote Bug 507989 - Allow choosing of o.e.remote connection type 2016-11-24 10:27:17 -05:00
org.eclipse.tm.terminal.connector.serial [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.connector.ssh [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.connector.telnet [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.control [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.test [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.view.core [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.view.ui [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
org.eclipse.tm.terminal.view.ui.rse [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00