mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 22:55:26 +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 |
||
---|---|---|
.. | ||
org.eclipse.tm.terminal | ||
org.eclipse.tm.terminal-feature | ||
org.eclipse.tm.terminal.sdk-feature | ||
org.eclipse.tm.terminal.serial | ||
org.eclipse.tm.terminal.serial-feature | ||
org.eclipse.tm.terminal.ssh | ||
org.eclipse.tm.terminal.ssh-feature | ||
org.eclipse.tm.terminal.telnet | ||
org.eclipse.tm.terminal.telnet-feature | ||
org.eclipse.tm.terminal.test | ||
org.eclipse.tm.terminal.test-feature | ||
org.eclipse.tm.terminal.view | ||
org.eclipse.tm.terminal.view-feature | ||
readme.txt |
The "terminal" folder holds the DSDP-TM Terminal Component. Its core depends on Eclipse RCP only and can be adapted to eRCP. All these CVS modules should be named "org.eclipse.tm.terminal.*". See http://www.eclipse.org/dsdp/tm