mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Modify SDK feature to match the old TCF Terminal SDK features
This commit is contained in:
parent
21e5739a8f
commit
1b5d872532
1 changed files with 1 additions and 4 deletions
|
@ -23,11 +23,8 @@
|
|||
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.0"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.tm.terminal.feature" version="4.0.0" match="greaterOrEqual"/>
|
||||
<import feature="org.eclipse.tm.terminal.connector.local.sdk.feature" version="4.0.0" match="greaterOrEqual"/>
|
||||
<import feature="org.eclipse.tm.terminal.connector.serial.sdk.feature" version="4.0.0" match="greaterOrEqual"/>
|
||||
<import feature="org.eclipse.tm.terminal.connector.ssh.sdk.feature" version="4.0.0" match="greaterOrEqual"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue