From b849a3be0627510aafba5fb926be7c3c97f5da54 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Thu, 9 Apr 2009 19:51:46 +0000 Subject: bug 268581 individual source bundles --- .../sourceTemplateFeature/feature.properties | 2 +- .../sourceTemplatePlugin/about.html | 22 ---------------- .../sourceTemplatePlugin/about.ini | 29 --------------------- .../sourceTemplatePlugin/about.mappings | 6 ----- .../sourceTemplatePlugin/about.properties | 23 ---------------- .../sourceTemplatePlugin/build.properties | 27 ------------------- .../sourceTemplatePlugin/eclipse32.gif | Bin 1706 -> 0 bytes .../sourceTemplatePlugin/plugin.properties | 12 --------- .../build.properties | 1 + .../build.properties | 1 + 10 files changed, 3 insertions(+), 120 deletions(-) delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.html delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.ini delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.mappings delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.properties delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/build.properties delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/eclipse32.gif delete mode 100644 upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/plugin.properties (limited to 'upc') diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties index b37c4a06fd6..5d177e320c8 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties +++ b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties @@ -15,7 +15,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=Unified Parallel C Support Source Feature +featureName=Unified Parallel C Support Source # "providerName" property - name of the company that provides the feature providerName=Eclipse.org diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.html b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.html deleted file mode 100644 index 5e7ffbdb249..00000000000 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -About - - - -

About This Content

- -

June 22, 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.

- - - \ No newline at end of file diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.ini b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.ini deleted file mode 100644 index a21a3ecea0e..00000000000 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.ini +++ /dev/null @@ -1,29 +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=eclipse32.gif - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only - -# Property "appName" contains name of the application (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 - - diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.mappings b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.mappings deleted file mode 100644 index bddaab43109..00000000000 --- a/upc/org.eclipse.cdt.core.parser.upc.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/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.properties deleted file mode 100644 index b8d627d87d1..00000000000 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/about.properties +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2008 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 -############################################################################### -# 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. - -blurb=Eclipse CDT XL C/C++ Compiler Support Source Codee\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright IBM Corp. and others 2000, 2007. All rights reserved.\n\ -Visit http://www.eclipse.org/cdt diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/build.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/build.properties deleted file mode 100644 index 55291e25f69..00000000000 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/build.properties +++ /dev/null @@ -1,27 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 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 -############################################################################### -bin.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.xml,\ - plugin.properties,\ - src/**,\ - META-INF/ -src.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.xml,\ - plugin.properties -sourcePlugin=true diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/eclipse32.gif b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/eclipse32.gif deleted file mode 100644 index e6ad7ccd75b..00000000000 Binary files a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/eclipse32.gif and /dev/null differ diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/plugin.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/plugin.properties deleted file mode 100644 index 003c68bd98f..00000000000 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplatePlugin/plugin.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2006, 2009 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 -############################################################################### -pluginName=Unified Parallel C Support (Source) -providerName=Eclipse.org \ No newline at end of file diff --git a/upc/org.eclipse.cdt.core.parser.upc.tests/build.properties b/upc/org.eclipse.cdt.core.parser.upc.tests/build.properties index 185a840ec69..86d120343e9 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.tests/build.properties +++ b/upc/org.eclipse.cdt.core.parser.upc.tests/build.properties @@ -14,3 +14,4 @@ bin.includes = META-INF/,\ .,\ about.html,\ plugin.properties +src.includes = about.html diff --git a/upc/org.eclipse.cdt.core.parser.upc/build.properties b/upc/org.eclipse.cdt.core.parser.upc/build.properties index f476dcb6733..21d65f74ef8 100644 --- a/upc/org.eclipse.cdt.core.parser.upc/build.properties +++ b/upc/org.eclipse.cdt.core.parser.upc/build.properties @@ -20,3 +20,4 @@ bin.includes = META-INF/,\ about.properties,\ eclipse32.gif,\ templates/ +src.includes = about.html -- cgit v1.2.3