diff --git a/rse/features/org.eclipse.rse-feature/build.properties b/rse/features/org.eclipse.rse-feature/build.properties index d097ce0e5f4..aac6ebe3e6d 100644 --- a/rse/features/org.eclipse.rse-feature/build.properties +++ b/rse/features/org.eclipse.rse-feature/build.properties @@ -11,8 +11,3 @@ bin.includes = feature.xml,\ feature.properties,\ eclipse_update_120.jpg -#generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core -#generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore -#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 diff --git a/rse/features/org.eclipse.rse-feature/feature.xml b/rse/features/org.eclipse.rse-feature/feature.xml index 9ba465e111d..52787f87a5a 100644 --- a/rse/features/org.eclipse.rse-feature/feature.xml +++ b/rse/features/org.eclipse.rse-feature/feature.xml @@ -12,7 +12,7 @@ org.eclipse.tm.features org.eclipse.rse - 3.7.3-SNAPSHOT + 3.7.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.useractions-feature/build.properties b/rse/features/org.eclipse.rse.useractions-feature/build.properties index 23d8aefd5df..457807dc516 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/build.properties +++ b/rse/features/org.eclipse.rse.useractions-feature/build.properties @@ -12,5 +12,3 @@ bin.includes = feature.xml,\ feature.properties,\ eclipse_update_120.jpg -generate.feature@org.eclipse.rse.useractions.source=org.eclipse.rse.useractions - diff --git a/rse/features/org.eclipse.rse.useractions-feature/feature.xml b/rse/features/org.eclipse.rse.useractions-feature/feature.xml index 047793a4576..3d6e70df037 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/feature.xml +++ b/rse/features/org.eclipse.rse.useractions-feature/feature.xml @@ -12,7 +12,7 @@ org.eclipse.tm.features org.eclipse.rse.useractions - 3.7.0-SNAPSHOT + 3.7.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.html b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.html deleted file mode 100644 index e7b57cffff2..00000000000 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - -About - - -

About This Content

- -

June 5, 2007

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Source Code

-

This plug-in contains source code zip files ("Source Zips") that correspond to binary content in other plug-ins. These Source Zips may be distributed under different license -agreements and/or notices. Details about these license agreements and notices are contained in "about.html" files ("Abouts") located in sub-directories in the -src/ directory of this plug-in. Such Abouts govern your use of the Source Zips in that directory, not the EPL.

- - - \ No newline at end of file diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.ini b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.ini deleted file mode 100644 index 3adc27ab587..00000000000 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.ini +++ /dev/null @@ -1,27 +0,0 @@ -# about.ini -# contains information about a feature -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# "%key" are externalized strings defined in about.properties -# This file does not need to be translated. - -# Property "aboutText" contains blurb for "About" dialog (translated) -aboutText=%blurb - -# Property "windowImage" contains path to window icon (16x16) -# needed for primary features only - -# Property "featureImage" contains path to feature image (32x32) -featureImage=tm32.png - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only - -# Property "appName" contains name of the application (not translated) -# needed for primary features only - -# Property "welcomePage" contains path to welcome page (special XML-based format) -# optional - -# Property "welcomePerspective" contains the id of the perspective in which the -# welcome page is to be opened. -# optional \ No newline at end of file diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.mappings b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.mappings deleted file mode 100644 index bddaab43109..00000000000 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.mappings +++ /dev/null @@ -1,6 +0,0 @@ -# about.mappings -# contains fill-ins for about.properties -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file does not need to be translated. - -0=@build@ \ No newline at end of file diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties deleted file mode 100644 index 8fddb4dbc3c..00000000000 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties +++ /dev/null @@ -1,26 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2013 IBM Corporation 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: -# IBM Corporation - initial API and implementation -# Martin Oberhuber (Wind River) - Adapted from rse.dstore-feature -############################################################################### -# about.properties -# contains externalized strings for about.ini -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# fill-ins are supplied by about.mappings -# This file should be translated. -# -# Do not translate any values surrounded by {} - -blurb=Remote System Explorer User Actions Source\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ -Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/build.properties b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/build.properties deleted file mode 100644 index 92ad3670a9b..00000000000 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/build.properties +++ /dev/null @@ -1,13 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2011 IBM Corporation 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: -# IBM Corporation - initial API and implementation -# Martin Oberhuber (Wind River) - Adapted from rse.dstore-feature -############################################################################### -bin.includes = about.html, about.ini, about.mappings, about.properties, tm32.png, plugin.properties, plugin.xml, src/, META-INF/ -sourcePlugin = true diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/plugin.properties b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/plugin.properties deleted file mode 100644 index 6dfdd3999bc..00000000000 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/plugin.properties +++ /dev/null @@ -1,13 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2011 IBM Corporation 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: -# IBM Corporation - initial API and implementation -# Martin Oberhuber (Wind River) - Adapted from rse.dstore-feature -############################################################################### -pluginName=Remote System Explorer User Actions Source -providerName=Eclipse TM Project diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/tm32.png b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/tm32.png deleted file mode 100644 index 3077b1220dd..00000000000 Binary files a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/tm32.png and /dev/null differ