mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-26 01:33:53 +02:00
![]() 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 |
||
---|---|---|
.. | ||
terminalConnector.exsd |