Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2015-02-17 09:32:24 +0000
committerUwe Stieber2015-02-17 09:32:24 +0000
commit3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88 (patch)
tree0af0a16b03e08b7dcc3deb33abf01fed349762c0 /target_explorer/features
parentf00c0e318e23353e6a15bec9479d85e9856f7db5 (diff)
downloadorg.eclipse.tcf-3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88.tar.gz
org.eclipse.tcf-3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88.tar.xz
org.eclipse.tcf-3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88.zip
Terminals: Move terminals plugins and features into separate directory structure
Diffstat (limited to 'target_explorer/features')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.feature/.project28
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.feature/build.properties13
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.properties38
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.xml95
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.feature/p2.inf22
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.feature/pom.xml21
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/.project28
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/build.properties12
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.properties37
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.xml48
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/pom.xml21
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/.project33
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/build.properties12
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.properties37
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.xml38
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/pom.xml21
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/.project33
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/build.properties12
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.properties38
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.xml80
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/pom.xml21
21 files changed, 0 insertions, 688 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/.project b/target_explorer/features/org.eclipse.tcf.te.terminals.feature/.project
deleted file mode 100644
index 9c5ef5a01..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.tcf.te.terminals.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
- <filteredResources>
- <filter>
- <id>1311579318584</id>
- <name></name>
- <type>10</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-target</arguments>
- </matcher>
- </filter>
- </filteredResources>
-</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/build.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.feature/build.properties
deleted file mode 100644
index c8eb60109..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/build.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-###############################################################################
-# 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-###############################################################################
-bin.includes = feature.xml,\
- feature.properties,\
- p2.inf
-src.includes = feature.properties
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.properties
deleted file mode 100644
index 2a3a75ea8..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.properties
+++ /dev/null
@@ -1,38 +0,0 @@
-##################################################################################
-# Copyright (c) 2011, 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-##################################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Terminals View
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - Target Explorer
-
-# "updateSiteName" property - label for the update site
-updateSiteName=Eclipse Update Site
-
-# "description" property - description of the feature
-description=An integrated Eclipse View for the local command prompt (console) or \
- remote hosts (SSH, Telnet, Serial, TCF). Works on Windows, Linux, Mac and Solaris. \
- Requires Eclipse 3.8.2 or newer and a Java 7 or newer JRE.
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2011, 2014 Wind River Systems, Inc. and others.\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\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html
-
-################ end of copyright property ####################################
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.xml
deleted file mode 100644
index 3da816208..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/feature.xml
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.tcf.te.terminals.feature"
- label="%featureName"
- version="1.3.0.qualifier"
- provider-name="%providerName"
- plugin="org.eclipse.tcf.te"
- license-feature="org.eclipse.license"
- license-feature-version="1.0.1.qualifier">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/releases/luna"/>
- </url>
-
- <requires>
- <import plugin="org.eclipse.core.expressions" version="3.4.400" match="greaterOrEqual"/>
- <import plugin="org.eclipse.core.runtime" version="3.8.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tcf.te.core.terminals" version="1.3.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tm.terminal" version="3.2.300" match="greaterOrEqual"/>
- <import plugin="org.eclipse.ui" version="3.8.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.ui.forms" version="3.5.200" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tcf.te.ui.terminals" version="1.3.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tcf.te.ui.terminals.process" version="1.3.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.equinox.security" version="1.1.100" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tm.terminal.serial" version="2.1.200" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tm.terminal.ssh" version="2.1.300" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tm.terminal.telnet" version="2.1.300" match="greaterOrEqual"/>
- <import feature="org.eclipse.tm.terminal" version="3.2.300" match="greaterOrEqual"/>
- <import feature="org.eclipse.tm.terminal.serial" version="2.1.300" match="greaterOrEqual"/>
- <import feature="org.eclipse.tm.terminal.ssh" version="2.1.300" match="greaterOrEqual"/>
- <import feature="org.eclipse.tm.terminal.telnet" version="2.1.300" match="greaterOrEqual"/>
- </requires>
-
- <plugin
- id="org.eclipse.tcf.te.core.terminals"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.local"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.process"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.serial"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.ssh"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.telnet"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/p2.inf b/target_explorer/features/org.eclipse.tcf.te.terminals.feature/p2.inf
deleted file mode 100644
index 86a0e388b..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/p2.inf
+++ /dev/null
@@ -1,22 +0,0 @@
-###############################################################################
-# Copyright (c) 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-###############################################################################
-
-# Make the org.eclipse.cdt.native feature dependency "optional" since it didn't
-# exist in CDT 8.3 and we can also work on top of CDT 8.3.
-
-# The real dependencies are all properly managed via p2.inf in the
-# org.eclipse.tcf.te.ui.terminals.process/META-INF/p2.inf file.
-# The only benefit of requesting the feature here is that it allow pulling in
-# additional fragments that we are not aware of in the bundle's p2.inf.
-
-requires.0.namespace = org.eclipse.equinox.p2.iu
-requires.0.name = org.eclipse.cdt.native.feature.group
-requires.0.greedy = true
-requires.0.optional = true
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/pom.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.feature/pom.xml
deleted file mode 100644
index b00a96bf5..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.feature/pom.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.eclipse.tcf</groupId>
- <artifactId>org.eclipse.tcf.maven-build</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- <relativePath>../../../admin/pom-build.xml</relativePath>
- </parent>
-
- <version>1.3.0.qualifier</version>
- <artifactId>org.eclipse.tcf.te.terminals.feature</artifactId>
- <packaging>eclipse-feature</packaging>
-
- <properties>
- <jacoco.skip>true</jacoco.skip>
- </properties>
-</project>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/.project b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/.project
deleted file mode 100644
index 70a2da45c..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.tcf.te.terminals.rse.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
- <filteredResources>
- <filter>
- <id>1311579318584</id>
- <name></name>
- <type>10</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-target</arguments>
- </matcher>
- </filter>
- </filteredResources>
-</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/build.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/build.properties
deleted file mode 100644
index d9e56c50b..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/build.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-###############################################################################
-bin.includes = feature.xml,\
- feature.properties
-src.includes = feature.properties
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.properties
deleted file mode 100644
index 8713fe752..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.properties
+++ /dev/null
@@ -1,37 +0,0 @@
-##################################################################################
-# Copyright (c) 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-##################################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Remote System Explorer Terminals View add-in
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - Target Explorer
-
-# "updateSiteName" property - label for the update site
-updateSiteName=Eclipse Update Site
-
-# "description" property - description of the feature
-description=Integrates the Terminals view into the Remote System Explorer. \
- Works on Windows, Linux, Mac and Solaris. Requires Eclipse 3.8.2 or newer and a Java 7 or newer JRE.
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2014 Wind River Systems, Inc. and others.\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\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html
-
-################ end of copyright property ####################################
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.xml
deleted file mode 100644
index 4fab2752f..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/feature.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.tcf.te.terminals.rse.feature"
- label="%featureName"
- version="1.3.0.qualifier"
- provider-name="%providerName"
- plugin="org.eclipse.tcf.te"
- license-feature="org.eclipse.license"
- license-feature-version="1.0.1.qualifier">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/releases/luna"/>
- </url>
-
- <requires>
- <import plugin="org.eclipse.core.expressions" version="3.4.400" match="greaterOrEqual"/>
- <import plugin="org.eclipse.core.runtime" version="3.8.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.rse.core" version="3.3.100" match="greaterOrEqual"/>
- <import plugin="org.eclipse.rse.subsystems.files.core" version="3.3.1" match="greaterOrEqual"/>
- <import plugin="org.eclipse.rse.ui" version="3.3.100" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tcf.te.ui.terminals" version="1.3.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tm.terminal" version="3.2.300" match="greaterOrEqual"/>
- <import plugin="org.eclipse.ui" version="3.8.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.ui.forms" version="3.5.200" match="greaterOrEqual"/>
- <import feature="org.eclipse.tcf.te.terminals.feature" version="1.3.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.tcf.te.core.terminals" version="1.3.0" match="greaterOrEqual"/>
- </requires>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.rse"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/pom.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/pom.xml
deleted file mode 100644
index 00e31fdce..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.feature/pom.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.eclipse.tcf</groupId>
- <artifactId>org.eclipse.tcf.maven-build</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- <relativePath>../../../admin/pom-build.xml</relativePath>
- </parent>
-
- <version>1.3.0.qualifier</version>
- <artifactId>org.eclipse.tcf.te.terminals.rse.feature</artifactId>
- <packaging>eclipse-feature</packaging>
-
- <properties>
- <jacoco.skip>true</jacoco.skip>
- </properties>
-</project>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/.project b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/.project
deleted file mode 100644
index a750dc9c2..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/.project
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.tcf.te.terminals.rse.sdk.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ds.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
- <filteredResources>
- <filter>
- <id>1311579318584</id>
- <name></name>
- <type>10</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-target</arguments>
- </matcher>
- </filter>
- </filteredResources>
-</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/build.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/build.properties
deleted file mode 100644
index d9e56c50b..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/build.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-###############################################################################
-bin.includes = feature.xml,\
- feature.properties
-src.includes = feature.properties
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.properties
deleted file mode 100644
index 23361eb9e..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.properties
+++ /dev/null
@@ -1,37 +0,0 @@
-##################################################################################
-# Copyright (c) 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-##################################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Remote System Explorer Terminals View add-in, SDK
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - Target Explorer
-
-# "updateSiteName" property - label for the update site
-updateSiteName=Eclipse Update Site
-
-# "description" property - description of the feature
-description=Integrates the Terminals view into the Remote System Explorer. \
- Works on Windows, Linux, Mac and Solaris. Requires Eclipse 3.8.2 or newer and a Java 7 or newer JRE.
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2014 Wind River Systems, Inc. and others.\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\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html
-
-################ end of copyright property ####################################
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.xml
deleted file mode 100644
index b1bfa84c7..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/feature.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.tcf.te.terminals.rse.sdk.feature"
- label="%featureName"
- version="1.3.0.qualifier"
- provider-name="%providerName"
- license-feature="org.eclipse.license"
- license-feature-version="1.0.1.qualifier">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/releases/luna"/>
- </url>
-
- <requires>
- <import feature="org.eclipse.tcf.te.terminals.sdk.feature" version="1.3.0" match="greaterOrEqual"/>
- <import feature="org.eclipse.tcf.te.terminals.rse.feature" version="1.3.0" match="greaterOrEqual"/>
- </requires>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.rse.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/pom.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/pom.xml
deleted file mode 100644
index 69a6bdc6c..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.rse.sdk.feature/pom.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.eclipse.tcf</groupId>
- <artifactId>org.eclipse.tcf.maven-build</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- <relativePath>../../../admin/pom-build.xml</relativePath>
- </parent>
-
- <version>1.3.0.qualifier</version>
- <artifactId>org.eclipse.tcf.te.terminals.rse.sdk.feature</artifactId>
- <packaging>eclipse-feature</packaging>
-
- <properties>
- <jacoco.skip>true</jacoco.skip>
- </properties>
-</project>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/.project b/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/.project
deleted file mode 100644
index 22f119139..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/.project
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.tcf.te.terminals.sdk.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ds.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
- <filteredResources>
- <filter>
- <id>1311579318584</id>
- <name></name>
- <type>10</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-target</arguments>
- </matcher>
- </filter>
- </filteredResources>
-</projectDescription>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/build.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/build.properties
deleted file mode 100644
index d9e56c50b..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/build.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-###############################################################################
-bin.includes = feature.xml,\
- feature.properties
-src.includes = feature.properties
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.properties b/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.properties
deleted file mode 100644
index 0ba33f077..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.properties
+++ /dev/null
@@ -1,38 +0,0 @@
-##################################################################################
-# Copyright (c) 2011, 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 http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-##################################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Terminals View, SDK
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - Target Explorer
-
-# "updateSiteName" property - label for the update site
-updateSiteName=Eclipse Update Site
-
-# "description" property - description of the feature
-description=An integrated Eclipse View for the local command prompt (console) or \
- remote hosts via (SSH, Telnet, Serial, TCF). Works on Windows, Linux, Mac and Solaris. \
- Requires Eclipse 3.8.2 or newer and a Java 7 or newer JRE.
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2011, 2014 Wind River Systems, Inc. and others.\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\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html
-
-################ end of copyright property ####################################
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.xml
deleted file mode 100644
index 9cf77cfb5..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/feature.xml
+++ /dev/null
@@ -1,80 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.tcf.te.terminals.sdk.feature"
- label="%featureName"
- version="1.3.0.qualifier"
- provider-name="%providerName"
- license-feature="org.eclipse.license"
- license-feature-version="1.0.1.qualifier">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/releases/luna"/>
- </url>
-
- <requires>
- <import feature="org.eclipse.tm.terminal.core.sdk" version="3.3.300" match="greaterOrEqual"/>
- <import feature="org.eclipse.tcf.te.terminals.feature" version="1.3.0" match="greaterOrEqual"/>
- </requires>
-
- <plugin
- id="org.eclipse.tcf.te.core.terminals.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.local.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.process.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.serial.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.ssh.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.tcf.te.ui.terminals.telnet.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/pom.xml b/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/pom.xml
deleted file mode 100644
index 57048c75e..000000000
--- a/target_explorer/features/org.eclipse.tcf.te.terminals.sdk.feature/pom.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.eclipse.tcf</groupId>
- <artifactId>org.eclipse.tcf.maven-build</artifactId>
- <version>1.3.0-SNAPSHOT</version>
- <relativePath>../../../admin/pom-build.xml</relativePath>
- </parent>
-
- <version>1.3.0.qualifier</version>
- <artifactId>org.eclipse.tcf.te.terminals.sdk.feature</artifactId>
- <packaging>eclipse-feature</packaging>
-
- <properties>
- <jacoco.skip>true</jacoco.skip>
- </properties>
-</project>

Back to the top