mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00
![]() Mark Terminal Interfaces as @noextend @noimplement where implementation doesn't make sense (since it's just constants or an abstract base class exists for extending). This helps giving room for safely extending Terminal interfaces in a backward-compatible way in the future, by leveraging Eclipse API Tooling. Change-Id: Ia5a99f9379ddd73dd58afe4dec4540ae24633b09 Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com> |
||
---|---|---|
.. | ||
org.eclipse.tm.terminal.connector.local | ||
org.eclipse.tm.terminal.connector.process | ||
org.eclipse.tm.terminal.connector.remote | ||
org.eclipse.tm.terminal.connector.serial | ||
org.eclipse.tm.terminal.connector.ssh | ||
org.eclipse.tm.terminal.connector.telnet | ||
org.eclipse.tm.terminal.control | ||
org.eclipse.tm.terminal.test | ||
org.eclipse.tm.terminal.view.core | ||
org.eclipse.tm.terminal.view.ui | ||
org.eclipse.tm.terminal.view.ui.rse |