From b71c9701ae6d842756418531759300231e8a70d6 Mon Sep 17 00:00:00 2001 From: David Dykstal Date: Thu, 27 Apr 2006 16:30:32 +0000 Subject: [PATCH] Added META-INF folder to bin.includes of the source plugin template --- .../sourceTemplatePlugin/build.properties | 2 +- .../sourceTemplatePlugin/build.properties | 2 +- .../sourceTemplatePlugin/build.properties | 2 +- .../sourceTemplatePlugin/build.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/build.properties b/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/build.properties index 77988ba653f..baf7978df12 100644 --- a/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/build.properties +++ b/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/build.properties @@ -8,5 +8,5 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/, META-INF/ sourcePlugin = true \ No newline at end of file diff --git a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/build.properties b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/build.properties index 77988ba653f..baf7978df12 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/build.properties +++ b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/build.properties @@ -8,5 +8,5 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/, META-INF/ sourcePlugin = true \ No newline at end of file diff --git a/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/build.properties b/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/build.properties index 77988ba653f..baf7978df12 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/build.properties +++ b/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/build.properties @@ -8,5 +8,5 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/, META-INF/ sourcePlugin = true \ No newline at end of file diff --git a/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/build.properties b/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/build.properties index 77988ba653f..baf7978df12 100644 --- a/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/build.properties +++ b/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/build.properties @@ -8,5 +8,5 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/, META-INF/ sourcePlugin = true \ No newline at end of file