From 881ba68ed2c2ff2bfa94a949ab12b0b0116030d4 Mon Sep 17 00:00:00 2001 From: "Judy N. Green" Date: Fri, 3 Jan 2003 22:20:12 +0000 Subject: [PATCH] Added code to include the about.html files --- core/org.eclipse.cdt.ui.tests/build.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui.tests/build.properties b/core/org.eclipse.cdt.ui.tests/build.properties index 36df47cc74a..71c1780a6d1 100644 --- a/core/org.eclipse.cdt.ui.tests/build.properties +++ b/core/org.eclipse.cdt.ui.tests/build.properties @@ -1 +1,5 @@ -source.cdttests.jar = src/, ui/, core/, model/ +source.cdttests.jar = src/,\ + ui/,\ + core/,\ + model/,\ + about.html