mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +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>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/releases/mars"/>
|
<update label="%updateSiteName" url="http://download.eclipse.org/releases/mars"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
<includes
|
||||||
|
id="org.eclipse.tm.terminal.view.feature"
|
||||||
|
version="0.0.0"/>
|
||||||
|
|
||||||
<requires>
|
<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="compatible"/>
|
||||||
<import feature="org.eclipse.tm.terminal.view.serial.sdk.feature" version="4.0.0" match="greaterOrEqual"/>
|
|
||||||
</requires>
|
</requires>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
|
|
Loading…
Add table
Reference in a new issue