1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
Find a file
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
admin [Releng] Add tm-baseline.target 2016-09-20 18:01:13 +02:00
features [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
plugins Bug 507989 - Allow choosing of o.e.remote connection type 2016-11-24 10:27:17 -05:00
repos/org.eclipse.tm.terminal.repo [Releng] Avoid version number in category.xml 2016-09-20 16:58:28 +02:00
.gitignore [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
CONTRIBUTING Releng: Added CONTRIBUTING and updated team project set 2015-04-21 09:53:01 +02:00
pom.xml [Releng] Update Terminal version to 4.2 2016-09-19 16:34:33 +02:00
readme.txt Terminal: Change name space of Terminals View plug-ins and features from TCF to TM 2015-04-16 09:11:41 +02:00
terminals.psf Update target definition files and project set 2016-08-26 18:00:17 +02:00

This repository holds the TM Terminal Component.
Its core depends on Eclipse RCP only.
All these Git modules should be named "org.eclipse.tm.terminal.*".
See http://www.eclipse.org/tm/