1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00

Releng: The o.e.rse.terminals feature should not be included in the

o.e.rse feature
This commit is contained in:
Uwe Stieber 2014-11-17 07:13:27 +01:00
parent dc80e4f7e4
commit fb9157d93e

View file

@ -12,7 +12,7 @@
<feature <feature
id="org.eclipse.rse" id="org.eclipse.rse"
label="%featureName" label="%featureName"
version="3.6.1.qualifier" version="3.7.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.rse" plugin="org.eclipse.rse"
image="eclipse_update_120.jpg" image="eclipse_update_120.jpg"
@ -66,10 +66,14 @@
version="0.0.0" version="0.0.0"
search-location="both"/> search-location="both"/>
<!-- Do not include the Terminals feature here. The Terminals feature
is superseeded by the TCF Terminals feature. All Terminals related
functionality is provided by the TCF project.
<includes <includes
id="org.eclipse.rse.terminals" id="org.eclipse.rse.terminals"
version="0.0.0" version="0.0.0"
search-location="both"/> search-location="both"/>
-->
<plugin <plugin
id="org.eclipse.rse" id="org.eclipse.rse"