mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[236123][releng] Integrate RSE-Terminals into RSE-Runtime -- move source for feature into rse.sdk
This commit is contained in:
parent
1c3241e6b8
commit
52ad841eda
3 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc.
|
||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc.
|
||||
# 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
|
||||
|
@ -19,3 +19,4 @@ generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
|
|||
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
||||
generate.feature@org.eclipse.rse.ssh.source=org.eclipse.rse.ssh
|
||||
generate.feature@org.eclipse.rse.telnet.source=org.eclipse.rse.telnet
|
||||
generate.feature@org.eclipse.rse.terminals.source=org.eclipse.rse.terminals
|
||||
|
|
|
@ -51,6 +51,10 @@
|
|||
id="org.eclipse.rse.telnet.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.terminals.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.rse.sdk"
|
||||
download-size="7"
|
||||
|
|
|
@ -13,5 +13,4 @@ bin.includes = feature.xml,\
|
|||
license.html,\
|
||||
epl-v10.html,\
|
||||
eclipse_update_120.jpg
|
||||
generate.plugin@org.eclipse.rse.terminals.source=org.eclipse.rse.terminals
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue