mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 10:55:33 +02:00
[releng] Update tm.terminal version to 3.0
This commit is contained in:
parent
64b258bae2
commit
2570d9bd71
36 changed files with 66 additions and 73 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -29,7 +29,7 @@ with RCP-only dependencies.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal"
|
id="org.eclipse.tm.terminal"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.100.qualifier"
|
version="3.0.0.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=An ANSI (vt102) compatible Terminal widget.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal Widget Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -29,7 +29,7 @@ tmUpdateSiteName=Target Management Updates
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal.sdk"
|
id="org.eclipse.tm.terminal.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.100.qualifier"
|
version="3.0.0.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
image="eclipse_update_120.jpg">
|
image="eclipse_update_120.jpg">
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=A serial line connector for the Terminal using RXTX API
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal.serial"
|
id="org.eclipse.tm.terminal.serial"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.1.qualifier"
|
version="2.0.100.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
<requires>
|
<requires>
|
||||||
<import plugin="org.eclipse.ui"/>
|
<import plugin="org.eclipse.ui"/>
|
||||||
<import plugin="org.eclipse.core.runtime"/>
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
<import plugin="org.eclipse.tm.terminal" version="2.0.0" match="compatible"/>
|
<import plugin="org.eclipse.tm.terminal" version="3.0.0" match="equivalent"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=A serial line connector for the Terminal using RXTX API
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal Serial Connector Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -2,12 +2,12 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal.serial;singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal.serial;singleton:=true
|
||||||
Bundle-Version: 2.0.1.qualifier
|
Bundle-Version: 2.0.100.qualifier
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Import-Package: gnu.io;resolution:=optional
|
Import-Package: gnu.io;resolution:=optional
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.tm.terminal;bundle-version="[2.0.0,3.0.0)"
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)"
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Eclipse-LazyStart: true
|
Eclipse-LazyStart: true
|
||||||
Eclipse-BuddyPolicy: ext
|
Eclipse-BuddyPolicy: ext
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal Serial Connector\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=An SSH connector implementation for the Terminal.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2000, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2000, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal.ssh"
|
id="org.eclipse.tm.terminal.ssh"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.2.qualifier"
|
version="2.0.100.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
<requires>
|
<requires>
|
||||||
<import plugin="org.eclipse.ui"/>
|
<import plugin="org.eclipse.ui"/>
|
||||||
<import plugin="org.eclipse.core.runtime"/>
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
<import plugin="org.eclipse.tm.terminal" version="2.0.0" match="compatible"/>
|
<import plugin="org.eclipse.tm.terminal" version="3.0.0" match="equivalent"/>
|
||||||
<import plugin="org.eclipse.jsch.core" version="1.0.0" match="compatible"/>
|
<import plugin="org.eclipse.jsch.core" version="1.0.0" match="compatible"/>
|
||||||
<import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>
|
<import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=An SSH connector implementation for the Terminal.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2000, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2000, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal SSH Connector Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2000, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2000, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -2,12 +2,12 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true
|
||||||
Bundle-Version: 2.0.2.qualifier
|
Bundle-Version: 2.0.100.qualifier
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.tm.terminal;bundle-version="[2.0.0,3.0.0)",
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)",
|
||||||
com.jcraft.jsch;bundle-version="[0.1.31,1.0.0)",
|
com.jcraft.jsch;bundle-version="[0.1.31,1.0.0)",
|
||||||
org.eclipse.jsch.core;bundle-version="[1.0.0,2.0.0)"
|
org.eclipse.jsch.core;bundle-version="[1.0.0,2.0.0)"
|
||||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal SSH Connector\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2000, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2000, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=A Telnet connector implementation for the Terminal.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<requires>
|
<requires>
|
||||||
<import plugin="org.eclipse.ui"/>
|
<import plugin="org.eclipse.ui"/>
|
||||||
<import plugin="org.eclipse.core.runtime"/>
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
<import plugin="org.eclipse.tm.terminal" version="2.0.0" match="compatible"/>
|
<import plugin="org.eclipse.tm.terminal" version="3.0.0" match="equivalent"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=A Telnet connector implementation for the Terminal.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal Telnet Connector Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -2,12 +2,12 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal.telnet;singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal.telnet;singleton:=true
|
||||||
Bundle-Version: 2.0.1.qualifier
|
Bundle-Version: 2.0.100.qualifier
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.tm.terminal;bundle-version="[2.0.0,3.0.0)"
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)"
|
||||||
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
||||||
J2SE-1.4
|
J2SE-1.4
|
||||||
Export-Package: org.eclipse.tm.internal.terminal.telnet;x-internal:=true
|
Export-Package: org.eclipse.tm.internal.terminal.telnet;x-internal:=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal Telnet Connector\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=TM Terminal Unit Tests. Includes Source.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal.test"
|
id="org.eclipse.tm.terminal.test"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.0.qualifier"
|
version="2.0.100.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
@ -25,14 +25,7 @@
|
||||||
<requires>
|
<requires>
|
||||||
<import plugin="org.eclipse.ui"/>
|
<import plugin="org.eclipse.ui"/>
|
||||||
<import plugin="org.eclipse.core.runtime"/>
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
<import plugin="org.eclipse.tm.terminal" version="2.0.0" match="compatible"/>
|
<import plugin="org.eclipse.tm.terminal" version="3.0.0" match="equivalent"/>
|
||||||
<!-- <import plugin="org.eclipse.tm.terminal.view" version="2.0.0" match="compatible"/> -->
|
|
||||||
<!-- org.junit either comes with the JDT feature (org.eclipse.jdt), -->
|
|
||||||
<!-- or with the eclipse-test-framework download. So, don't put a -->
|
|
||||||
<!-- feature dependency here since it is no hard dependency -->
|
|
||||||
<!-- (although it would help Europa users to get their stuff, but -->
|
|
||||||
<!-- it could invalidate the configuration for Platform users: -->
|
|
||||||
<!-- bug 151797) -->
|
|
||||||
<import plugin="org.junit" version="3.8.1" match="compatible"/>
|
<import plugin="org.junit" version="3.8.1" match="compatible"/>
|
||||||
<import plugin="org.apache.ant"/>
|
<import plugin="org.apache.ant"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
|
@ -2,11 +2,11 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal.test;singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal.test;singleton:=true
|
||||||
Bundle-Version: 2.0.0.qualifier
|
Bundle-Version: 2.0.100.qualifier
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.junit,
|
Require-Bundle: org.junit,
|
||||||
org.eclipse.tm.terminal,
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)",
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.ui
|
org.eclipse.ui
|
||||||
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=TM Terminal Unit Tests\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2007, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2007, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=An Eclipse Workbench standalone view for the Terminal widget.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<requires>
|
<requires>
|
||||||
<import plugin="org.eclipse.ui"/>
|
<import plugin="org.eclipse.ui"/>
|
||||||
<import plugin="org.eclipse.core.runtime"/>
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
<import plugin="org.eclipse.tm.terminal" version="2.0.1" match="compatible"/>
|
<import plugin="org.eclipse.tm.terminal" version="3.0.0" match="equivalent"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -28,7 +28,7 @@ description=An Eclipse Workbench standalone view for the Terminal widget.
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal View Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -7,7 +7,7 @@ Bundle-Activator: org.eclipse.tm.internal.terminal.view.TerminalViewPlugin
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.tm.terminal;bundle-version="[2.0.1,3.0.0)"
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)"
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Eclipse-LazyStart: true
|
Eclipse-LazyStart: true
|
||||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal View\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal; singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal; singleton:=true
|
||||||
Bundle-Version: 2.0.100.qualifier
|
Bundle-Version: 3.0.0.qualifier
|
||||||
Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin
|
Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,5 +21,5 @@ blurb=Target Management Terminal Widget\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2008. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
Loading…
Add table
Reference in a new issue