From a15c7be2b2e2f56e9c34af933ddc3b57cf55a6da Mon Sep 17 00:00:00 2001 From: Dani Megert Date: Fri, 16 Apr 2004 16:40:46 +0000 Subject: Corrected build.properties --- org.eclipse.core.filebuffers.tests/build.properties | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'org.eclipse.core.filebuffers.tests') diff --git a/org.eclipse.core.filebuffers.tests/build.properties b/org.eclipse.core.filebuffers.tests/build.properties index 8022cfc560b..76ac4c3f82f 100644 --- a/org.eclipse.core.filebuffers.tests/build.properties +++ b/org.eclipse.core.filebuffers.tests/build.properties @@ -9,8 +9,12 @@ # IBM Corporation - initial API and implementation ############################################################################### bin.includes = plugin.xml,\ + plugin.properties,\ test.xml,\ about.html,\ testResources/,\ - *.jar,\ -source.javauitests.jar = src/ + *.jar + +src.includes = about.html + +source.filebufferstests.jar = src/ -- cgit v1.2.3