mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 02:36:01 +02:00
Terminal: Remove the old SDK feature, which includes the deprecated
"Terminal" view from the repository.
This commit is contained in:
parent
39aee64fb3
commit
d204433a1d
2 changed files with 2 additions and 5 deletions
|
@ -21,9 +21,6 @@
|
|||
<feature url="features/org.eclipse.rse.scp_0.0.0.jar" id="org.eclipse.rse.scp" version="0.0.0">
|
||||
<category name="tm_37_optional"/>
|
||||
</feature>
|
||||
<feature url="features/org.eclipse.tm.terminal.sdk_0.0.0.jar" id="org.eclipse.tm.terminal.sdk" version="0.0.0">
|
||||
<category name="tm_37_main"/>
|
||||
</feature>
|
||||
<feature url="features/org.eclipse.tm.terminal.core.sdk_0.0.0.jar" id="org.eclipse.tm.terminal.core.sdk" version="0.0.0">
|
||||
<category name="tm_37_main"/>
|
||||
</feature>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2012 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2012, 2014 Wind River Systems, Inc. and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
|
@ -25,7 +25,7 @@ plug-ins for Serial, SSH and Telnet connections. Includes Source Code.
|
|||
providerName=Eclipse TM Project
|
||||
|
||||
# "tmUpdateSiteName" property - label for the update site
|
||||
tmUpdateSiteName=Target Management 3.5 Updates
|
||||
tmUpdateSiteName=Target Management 3.7 Updates
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
|
|
Loading…
Add table
Reference in a new issue