From d06d1213945baecbaaa08561fa70ec0c990f1468 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Sun, 23 May 2004 00:00:56 +0000 Subject: [PATCH] Fix up the build.properties so we actually get some content into the SDK plugin and feature. --- releng/org.eclipse.cdt.sdk-feature/build.properties | 6 +++++- releng/org.eclipse.cdt.sdk/build.properties | 11 ++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/releng/org.eclipse.cdt.sdk-feature/build.properties b/releng/org.eclipse.cdt.sdk-feature/build.properties index 8733f8d9d9a..64d6f88a7f3 100644 --- a/releng/org.eclipse.cdt.sdk-feature/build.properties +++ b/releng/org.eclipse.cdt.sdk-feature/build.properties @@ -1,2 +1,6 @@ -bin.includes = feature.xml +bin.includes = feature.xml,\ + cpl-v10.html,\ + eclipse_update_120.jpg,\ + feature.properties,\ + license.html generate.feature@org.eclipse.cdt.source=org.eclipse.cdt diff --git a/releng/org.eclipse.cdt.sdk/build.properties b/releng/org.eclipse.cdt.sdk/build.properties index 399332917b7..8d96b377558 100644 --- a/releng/org.eclipse.cdt.sdk/build.properties +++ b/releng/org.eclipse.cdt.sdk/build.properties @@ -1 +1,10 @@ -bin.includes = plugin.xml +bin.includes = plugin.xml,\ + about.html,\ + about.ini,\ + about.mappings,\ + about.properties,\ + cpl-v10.html,\ + eclipse32.gif,\ + notice.html,\ + plugin.properties,\ + welcome.xml