From 46820f299a9ead44e231394c451de52db7e17c9f Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 15 Feb 2005 22:06:04 +0000 Subject: [PATCH] Make sure we at least get the icons into the build testing feature. We'll try to get the source in this way as well. --- core/org.eclipse.cdt.ui.tests/build.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui.tests/build.properties b/core/org.eclipse.cdt.ui.tests/build.properties index fbe151a6b2d..dbd2d531bf1 100644 --- a/core/org.eclipse.cdt.ui.tests/build.properties +++ b/core/org.eclipse.cdt.ui.tests/build.properties @@ -5,6 +5,9 @@ bin.includes = plugin.xml,\ plugin.properties,\ test.xml,\ cdtuitests.jar,\ - resources/ + resources/,\ + icons/,\ + src/,\ + ui/ src.includes = plugin.properties about.html =