1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00
cdt/plugins/org.eclipse.tm.terminal.test
Martin Oberhuber ec23b12ef2 Cleanup: Fix various API Markup Issues
This fixes API related issues and warnings by adding appropriate markup
where it had been forgotten. This is formally breaking binary
compatibility in some cases, but we are OK releasing as 4.1 since it
just codifies the original intent of the API.

1. org.eclipse.tm.terminal.control/MANIFEST.MF:
   - Replace unintuitive "x-friends" with more obvious "x-internal". 
   - Update the terminal.test/.classpath instead for giving access.
   - Add @noimplement keywords on interfaces where appropriate.
2. org.eclipse.tm.terminal.view.ui:
   - Add missing @since tags, and mark the view.showin package as 
     "x-internal", since it was never meant to be API.
   - Add @noimplement keywords on interfaces where appropriate.
3. Generally, remove unnecessary @suppress("restriction") warnings 
   and fix one "Type Safety (ArrayList)" warning.

Change-Id: I75f8b0fb3a5ff0383bff3bc0a4a8d9fd07b71ac9
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-09-10 14:52:06 +02:00
..
.settings Terminals: Switch minimal execution environment of all terminal plug-ins 2015-02-17 12:47:17 +01:00
META-INF Cleanup: Fix obvious compiler warnings in tm.terminal.control 2015-09-04 16:43:21 +02:00
src/org/eclipse/tm Cleanup: Fix various API Markup Issues 2015-09-10 14:52:06 +02:00
teamConfig Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
.classpath Cleanup: Fix various API Markup Issues 2015-09-10 14:52:06 +02:00
.cvsignore Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
.gitignore Terminal: Change name space of Terminals View plug-ins and features from TCF to TM 2015-04-16 09:11:41 +02:00
.project Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
about.html [releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples. 2014-03-10 18:49:18 +03:00
about.ini Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
about.properties Terminal: Remove build id from about.properties 2015-02-23 15:22:56 +01:00
build.properties Terminal: Remove empty about.mapping files 2015-02-23 16:41:33 +01:00
plugin.properties Cleanup: Make provider names consistent 2015-05-07 08:07:13 +02:00
plugin.xml Terminal: Merge terminal connector plug-ins and rework terminal feature 2015-04-17 11:19:19 +02:00
pom.xml Cleanup: Fix obvious compiler warnings in tm.terminal.control 2015-09-04 16:43:21 +02:00
tm32.png Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00