Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Oberhuber2015-04-16 15:28:46 +0000
committerMartin Oberhuber2015-04-16 15:28:46 +0000
commitd0c3d642d7fdda15cc24f6a5accd18cc881d9a00 (patch)
treecfad4086709a211fc1a8d47dc3938efc9c0cb05b /tm.b3aggrcon
parent9dc349a967f0c964d4577c89a1bc2d879af1ff59 (diff)
downloadorg.eclipse.simrel.build-d0c3d642d7fdda15cc24f6a5accd18cc881d9a00.tar.gz
org.eclipse.simrel.build-d0c3d642d7fdda15cc24f6a5accd18cc881d9a00.tar.xz
org.eclipse.simrel.build-d0c3d642d7fdda15cc24f6a5accd18cc881d9a00.zip
Bug 462230 - [restruct] Move the "TCF Terminals" code to the TM Project
Diffstat (limited to 'tm.b3aggrcon')
-rw-r--r--tm.b3aggrcon11
1 files changed, 11 insertions, 0 deletions
diff --git a/tm.b3aggrcon b/tm.b3aggrcon
index e3c47930d..af9d15e8e 100644
--- a/tm.b3aggrcon
+++ b/tm.b3aggrcon
@@ -10,6 +10,17 @@
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>
+ <repositories location="http://download.eclipse.org/tm/terminal/updates/4.0milestones" description="TM Terminal 4.0 Milestones">
+ <features name="org.eclipse.tm.terminal.view.feature.feature.group" versionRange="4.0.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
+ </features>
+ <features name="org.eclipse.tm.terminal.view.rse.feature.feature.group" versionRange="4.0.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ </features>
+ </repositories>
<contacts href="simrel.b3aggr#//@contacts[email='g.watson@computer.org']"/>
<contacts href="simrel.b3aggr#//@contacts[email='martin.oberhuber@windriver.com']"/>
</aggregator:Contribution>

Back to the top