1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00

Terminals: Adjust dependency to o.e.core.variables to also build in

Eclipse 3.8
This commit is contained in:
Uwe Stieber 2015-02-18 15:35:47 +01:00
parent 56c14796a0
commit bcf2bdc3ea

View file

@ -41,7 +41,7 @@
<import feature="org.eclipse.tm.terminal.serial" version="2.1.300" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.ssh" version="2.1.300" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.telnet" version="2.1.300" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.variables" version="3.2.800" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.variables" version="3.2.600" match="greaterOrEqual"/>
</requires>
<plugin