mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Terminal: Pull in deprecated terminal view from Luna maintenance branch
This commit is contained in:
parent
dd2cbcdee7
commit
35e1f03c15
1 changed files with 10 additions and 0 deletions
|
@ -54,11 +54,21 @@
|
|||
<category name="tm_40_main"/>
|
||||
</feature>
|
||||
|
||||
<!-- Deprecated TM Terminal Features -->
|
||||
<feature url="features/org.eclipse.tm.terminal.view_0.0.0.jar" id="org.eclipse.tm.terminal.view" version="0.0.0">
|
||||
<category name="tm_40_deprecated"/>
|
||||
</feature>
|
||||
|
||||
<category-def name="tm_40_main" label="TM Terminal 4.0 Main Features">
|
||||
<description>
|
||||
TM Terminal Main Features
|
||||
</description>
|
||||
</category-def>
|
||||
<category-def name="tm_40_deprecated" label="TM Terminal 4.0 Deprecated Features">
|
||||
<description>
|
||||
TM Terminal Deprecated Features
|
||||
</description>
|
||||
</category-def>
|
||||
<category-def name="rse_37_main" label="RSE 3.7 Main Features">
|
||||
<description>
|
||||
TM Terminal and RSE Main Features
|
||||
|
|
Loading…
Add table
Reference in a new issue