1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/plugins
Martin Oberhuber 02cf48046f Cleanup: Fix Terminal API Markup part 2
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>
2015-09-16 16:24:27 -04:00
..
org.eclipse.tm.terminal.connector.local Releng: Add API Tooling to Terminal 2015-09-04 16:18:30 +02:00
org.eclipse.tm.terminal.connector.process Cleanup: Fix various API Markup Issues 2015-09-10 14:52:06 +02:00
org.eclipse.tm.terminal.connector.remote Bug 470525 - Handle remote connection parser initialization failure 2015-06-24 11:35:04 -04:00
org.eclipse.tm.terminal.connector.serial Releng: Add API Tooling to Terminal 2015-09-04 16:18:30 +02:00
org.eclipse.tm.terminal.connector.ssh Releng: Add API Tooling to Terminal 2015-09-04 16:18:30 +02:00
org.eclipse.tm.terminal.connector.telnet Releng: Add API Tooling to Terminal 2015-09-04 16:18:30 +02:00
org.eclipse.tm.terminal.control Cleanup: Fix Terminal API Markup part 2 2015-09-16 16:24:27 -04:00
org.eclipse.tm.terminal.test Cleanup: Fix various API Markup Issues 2015-09-10 14:52:06 +02:00
org.eclipse.tm.terminal.view.core Fix Bug 476888 - msg on each Terminal open: "bash: mc: line 1: syntax 2015-09-09 14:39:38 +02:00
org.eclipse.tm.terminal.view.ui Cleanup: Fix Terminal API Markup part 2 2015-09-16 16:24:27 -04:00
org.eclipse.tm.terminal.view.ui.rse Releng: Add API Tooling to Terminal 2015-09-04 16:18:30 +02:00