mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
Terminal: Also pull in the deprecated "o.e.terminal.sdk" feature in the repository to not break the simrel until the new view is committed
This commit is contained in:
parent
35e1f03c15
commit
9147ad0d24
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@
|
|||
<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>
|
||||
<feature url="features/org.eclipse.tm.terminal.sdk_0.0.0.jar" id="org.eclipse.tm.terminal.sdk" version="0.0.0">
|
||||
<category name="tm_40_deprecated"/>
|
||||
</feature>
|
||||
|
||||
<category-def name="tm_40_main" label="TM Terminal 4.0 Main Features">
|
||||
<description>
|
||||
|
|
Loading…
Add table
Reference in a new issue