From b628cfb34b18c2ab5acf32ba9d5e9eac8eb714bd Mon Sep 17 00:00:00 2001 From: John Camelon Date: Fri, 27 Jun 2003 20:26:35 +0000 Subject: [PATCH] Patch for Vlad H. Emergency fix for cdt.ui.tests for autobuild/test. --- core/org.eclipse.cdt.ui.tests/build.properties | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/core/org.eclipse.cdt.ui.tests/build.properties b/core/org.eclipse.cdt.ui.tests/build.properties index 0c6138ca04e..566fba87bee 100644 --- a/core/org.eclipse.cdt.ui.tests/build.properties +++ b/core/org.eclipse.cdt.ui.tests/build.properties @@ -1,11 +1,6 @@ source.cdtuitests.jar = src/,\ ui/,\ - core/,\ - model/,\ - build/,\ - parser/,\ - failures/,\ - suite/ + core/ bin.includes = plugin.xml,\ about.html,\ plugin.properties,\