From d43760202b9336753ddbf36c67ef91e3e614a047 Mon Sep 17 00:00:00 2001 From: Peter Graves Date: Mon, 6 Jan 2003 20:10:22 +0000 Subject: [PATCH] Commit patch from JGreen --- .../org.eclipse.cdt.debug.ui.tests/build.properties | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.ui.tests/build.properties b/debug/org.eclipse.cdt.debug.ui.tests/build.properties index bfd6c71500d..336412419cc 100644 --- a/debug/org.eclipse.cdt.debug.ui.tests/build.properties +++ b/debug/org.eclipse.cdt.debug.ui.tests/build.properties @@ -1,3 +1,9 @@ -source.cdttests.jar = src/,\ - core/,\ - about.html +source.cdtdebugtests.jar = src/,\ + core/ +bin.includes = about.html,\ + plugin.xml,\ + test.xml +src.includes = about.html,\ + plugin.xml,\ + test.xml + \ No newline at end of file