1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
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
admin Releng: SDK version for Neon is still 4.5.0 2015-09-10 16:48:45 +02:00
features Releng: Fix pom files 2015-06-11 15:19:00 +02:00
plugins Cleanup: Fix Terminal API Markup part 2 2015-09-16 16:24:27 -04:00
repos/org.eclipse.tm.terminal.repo Releng: Adjust maven version for Terminal 4.1 release 2015-06-11 15:01:44 +02: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
CONTRIBUTING Releng: Added CONTRIBUTING and updated team project set 2015-04-21 09:53:01 +02:00
pom.xml Releng: Fix maven version references 2015-06-11 15:05:05 +02:00
readme.txt Terminal: Change name space of Terminals View plug-ins and features from TCF to TM 2015-04-16 09:11:41 +02:00
terminals.psf Releng: Added CONTRIBUTING and updated team project set 2015-04-21 09:53:01 +02:00

This repository holds the TM Terminal Component.
Its core depends on Eclipse RCP only.
All these Git modules should be named "org.eclipse.tm.terminal.*".
See http://www.eclipse.org/tm/