mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 13:55:39 +02:00
Terminals: Make sure that the sources matches the installed binaries
This commit is contained in:
parent
8df909e014
commit
dc34159037
1 changed files with 6 additions and 3 deletions
|
@ -22,10 +22,13 @@
|
|||
<url>
|
||||
<update label="%updateSiteName" url="http://download.eclipse.org/releases/mars"/>
|
||||
</url>
|
||||
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal.view.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.tm.terminal.view.feature" version="4.0.0" match="greaterOrEqual"/>
|
||||
<import feature="org.eclipse.tm.terminal.view.serial.sdk.feature" version="4.0.0" match="greaterOrEqual"/>
|
||||
<import feature="org.eclipse.tm.terminal.view.serial.sdk.feature" version="4.0.0" match="compatible"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue