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:
parent
dc80e4f7e4
commit
fb9157d93e
1 changed files with 5 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse"
|
||||
label="%featureName"
|
||||
version="3.6.1.qualifier"
|
||||
version="3.7.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse"
|
||||
image="eclipse_update_120.jpg"
|
||||
|
@ -66,10 +66,14 @@
|
|||
version="0.0.0"
|
||||
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
|
||||
id="org.eclipse.rse.terminals"
|
||||
version="0.0.0"
|
||||
search-location="both"/>
|
||||
-->
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.rse"
|
||||
|
|
Loading…
Add table
Reference in a new issue