1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00
Find a file
Michael Scharf c91dfb4717 bug 200541: [terminal][api] TerminalConnectorProxy class should be removed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200541
The attached patch contains the following changes:
- ITerminalConnectorInfo is gone
- ITerminalConnector is now the client interface
- the implmentation is in org.eclipse.tm.internal.terminal.connector.TerminalConnector
  (was TerminalConnectorExtension.TerminalConnectorProxy)
- TerminalConnector is adaptable and can be adapted to the TerminalConnectorImpl
- the terminalConnector extension now requires extensions to implement TerminalConnectorImpl
  (was ITerminalConnector before)
- a test added for TerminalConnector
2008-04-04 13:52:27 +00:00
discovery [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
releng [releng] Build against CDT 5.0M6 / EMF 2.4.0M6 2008-04-04 12:17:01 +00:00
rse [225089][ssh][shells][api] Canceling connection leads to exception 2008-04-04 13:34:06 +00:00
terminal bug 200541: [terminal][api] TerminalConnectorProxy class should be removed 2008-04-04 13:52:27 +00:00
wince [225553][wince] Apply patch for creating processes on the device 2008-04-03 15:58:55 +00:00